Eduard Tomàs
db9499295b
Merge pull request #977 from dotnet-architecture/features/addELKSupport
Features/add elk support
5 years ago
jmanuelcorral
3c971132eb
Merge branch 'dev' into features/addELKSupport
5 years ago
Jose
699c08540e
Merge pull request #976 from dotnet-architecture/features/UpgradePackageVersions
Features/upgrade package versions
5 years ago
eiximenis
5636732a05
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
5 years ago
eiximenis
e5630a322a
infrastructure build
5 years ago
Miguel Veloso
61ba545a9b
Merge pull request #972 from liubaishui/dev
Split RabbitMQ channel create and consumer create.
5 years ago
Miguel Veloso
d0650a7815
Merge pull request #964 from mvanbeusekom/bash_helm_deploy
Added bash version of the Helm deploy script
5 years ago
jmanuelcorral
9192046f71
Fixed some security issues with npm audit
5 years ago
jmanuelcorral
1255e5f604
Updated Bootstrap to 4.3.1 to fix security issues
5 years ago
jmanuelcorral
0706c724ad
Changed default logstashUrl to null
5 years ago
jmanuelcorral
a0699501b1
Merged from Dev
5 years ago
Miguel Veloso
6f692ff67d
Merge pull request #975 from yang-xiaodong/dev
Update README add note for EventBus
5 years ago
Savorboard
a28ec949fc
Update EventBus notes
5 years ago
jmanuelcorral
b449dd2012
Updated pointing to ELK external service for testing and demo purposes, documentation update
5 years ago
jmanuelcorral
905f8552d9
Updated pointing to ELK external service for testing and demo purposes
5 years ago
Savorboard
68b8159342
Update README add note for EventBus
5 years ago
jmanuelcorral
f7d9fc9cde
Merge branch 'dev' into features/UpgradePackageVersions
5 years ago
jmanuelcorral
65b7b31d8d
Done Updating versions
5 years ago
jmanuelcorral
a1909521fd
Fixed NPM Issues and nuget packages
5 years ago
eiximenis
713eb27688
adding triggers to yaml builds
5 years ago
eiximenis
3d0aae8961
webhooks.client rebranded
5 years ago
eiximenis
a327fac586
updating middle name of azds config for catalog.api
5 years ago
jmanuelcorral
0dcc46caf4
Corrected a Typo
5 years ago
eiximenis
1427fe8b7c
trying mvc azds config
5 years ago
eiximenis
94ff3fa8c2
Updated readme.md for builds info
5 years ago
jmanuelcorral
8d7d27cc91
Added Documentation
5 years ago
eiximenis
c7b4fe4298
updated builds to use git branch name
5 years ago
jmanuelcorral
56c659776e
Finished
5 years ago
eiximenis
0a3eaa5d91
Merge branch 'vsts-yaml-builds' of https://github.com/dotnet-architecture/eShopOnContainers into vsts-yaml-builds
5 years ago
eiximenis
57fd8ac528
builds updated
5 years ago
Eduard Tomàs
97c4efc42e
Update azure-pipelines.yml for Azure Pipelines
5 years ago
Eduard Tomàs
9d4128867c
Update azure-pipelines.yml for Azure Pipelines
5 years ago
eiximenis
c978bf3ac6
builds readme
5 years ago
eiximenis
c81ae16fc3
new yaml files
5 years ago
eiximenis
b075a4d4ad
updated build catalog 2
5 years ago
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
5 years ago
eiximenis
8b3815018f
updated build catalog
5 years ago
eiximenis
a30d80aa5e
scripts fot catalog
5 years ago
eiximenis
6d058d5ab0
updated k8s.dns value
5 years ago
Miguel Veloso
b439352cae
Merge pull request #974 from mvelosop/fix/health-check-report-collector-exception
Fix/health check report collector exception
5 years ago
Miguel Veloso
d5adb5f723
Update HealthChecks UI libraries to properly handle missing services.
5 years ago
eiximenis
1f762a6bcf
devspaces scripts
5 years ago
liubaishui
a92383e123
Split RabbitMQ channel create and consumer create.
Because when channel create the Subscribe is not register, so the previously stored message may lose. This fix split the channel create and consumer create, when Subscribe registered then call the consumer create function.
5 years ago
Miguel Veloso
86b4b761f2
Merge pull request #935 from Minx-SigEp/dev
Added ApiGateways to solution mimicking eShopOnContainers-ServicesAndWebApps solution structure
5 years ago
Miguel Veloso
5c2b145ec2
Commented out local configuration, to avoid exception
5 years ago
Miguel Veloso
197d044c7c
Merge pull request #966 from SychevIgor/igorsychev/host
host don't need anymore
5 years ago
jmanuelcorral
7fcb625efa
Fixed documentation errors
5 years ago
jmanuelcorral
26d4de4a3b
Fixed changes on deploy-all.ps1 on AKS
5 years ago
jmanuelcorral
d70ea89743
Tested on AKS
5 years ago
Maurits van Beusekom
954dd4893a
Correctly set the backing field for the use-local-k8s parameter
5 years ago