Ramón Tomás
ffca2da0b3
Migrated to netcore 2.2
6 years ago
Ramón Tomás
8d794a220b
Updated Helm scripts to include healthcheck url env vars
Updated Webstatus docker-compose to include HealthCheck url env vars
6 years ago
Ramón Tomás
0f6f4e6d14
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
6 years ago
Miguel Veloso
16cae13dc4
Organize Dockerfiles to be easier to compare
6 years ago
eiximenis
fcff8e45aa
Fixes #630
6 years ago
Cesar De la Torre Llorente
104661d39d
Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks
6 years ago
Ramón Tomás
7d2a790a8b
Fixed AOT compile issue with signalr pkg version
Removed duplicated ordering.background task in docker compose files
6 years ago
Miguel Veloso
794be31f53
Include Ordering.BackgroundTasks in webstatus check
6 years ago
Miguel Veloso
49ec9beff4
wip: add back OrderingBackgroundTasks
6 years ago
Ramón Tomás
25c752c61a
Added SignalR Hub service to k8s
6 years ago
Ramón Tomás
04560ff4eb
Created specific service for signalr hub
6 years ago
Ramón Tomás
f1f17798da
Added missing Task.Background service docker-compose configuration
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
6 years ago
eiximenis
2181e1c9a6
update local config to use apigw when downloading catalog images
6 years ago
Cesar De la Torre Llorente
b6d09a2439
Fixed comments not right for Pi Gateways services
6 years ago
Cesar De la Torre Llorente
0906ae6195
Fixed comment for the identity.api microservice.
6 years ago
Cesar De la Torre Llorente
debecf1b8d
Adding comments about the external ports in docker-compose.override.yml saying that a production environment your should remove the external ports kept here for microservice debugging purposes.
The API Gateway redirects and access through each microservice's internal port (80).
6 years ago
Cesar De la Torre Llorente
7c446d9ffd
Upgraded to version: '3.4' in docker-compose files because since recent versions, VISUAL STUDIO FOR MAC requires docker-compose '3.4' in order to be able to F5 or Ctrl+F5 a Docker solution.
6 years ago
eiximenis
a34ed28445
SPA adapted to gateway
7 years ago
eiximenis
181b475e32
MVC adapted to marketing bff apigw
7 years ago
eiximenis
de37559c41
Files moved / names changes / csprojs updated / sln updated
7 years ago
eiximenis
a18cec21fe
Missing aggregator project
7 years ago
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
7 years ago
Eduard Tomàs
1b87e2a18f
Reverted duality of config files for ocelot because were not really needed
7 years ago
Eduard Tomàs
3b2c80e6d3
Ocelot config via volumes
7 years ago
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
7 years ago
Eduard Tomàs
8edd736196
Updating SPA for working with PurchaseBFF.
7 years ago
Eduard Tomàs
704e6ae693
Finished purchase-bff implementation and ocelot rerouting
7 years ago
Eduard Tomàs
b0d4ae5a72
All order flow goes through Purchase BFF API. Also some refactorings.
7 years ago
Eduard Tomàs
d8382f8d52
Changed catalog.api url from catalog.api to pass through API gateway
7 years ago
Eduard Tomàs
1c6431d503
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
7 years ago
Eduard Tomàs
dcb9b87361
7 years ago
Eduard Tomàs
47a33ddd05
BFF Purchase - WIP
7 years ago
Eduard Tomàs
02f5e1158a
Purchase BFF skeleton created
7 years ago
Unai Zorrilla Castro
025ab0e14c
Implemented HostedService in different service
7 years ago
Eduard Tomàs
ea4e0ed6e8
Deploying ocelot to k8s
configuration to ocelot passed through a k8s volume
7 years ago
Eduard Tomàs
e72ada31fb
Create Ocelot project
7 years ago
Cesar De la Torre Llorente
08a5eeea71
Downgraded version of docker-compose files to 3.3 (instead 3.4) since VSTS agent still doesn't support it plus other versions of Docker. We'll upgrade to 3.4 soon, though. When VSTS supports it.
Error in VSTS:
3 error(s), 1 warning(s)
Phase 1 - 3 error(s), 1 warning(s)
Version in "/opt/vsts/work/1/s/docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/
/usr/local/bin/docker-compose failed with return code: 1
7 years ago
Cesar De la Torre Llorente
1a4205491b
Setting SA_PASSWORD for the SQL Server Linux container config instead MSSQL__SA_PASSWORD, so it could be compatible for SQL Server on Windows Containers, too.
7 years ago
Cesar De la Torre Llorente
bc619b8c4b
Fixed issue with SQL container config for Linux container instead Windows Container config in docker-compose.override.yml
7 years ago
Cesar De la Torre Llorente
14da2c3885
Fixed SQL pwd in docker-compose for Linux
7 years ago
Cesar De la Torre
60fc141792
Fixed SQL parameters for the new SQL Server image
7 years ago
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
7 years ago
Cesar De la Torre
f096624238
Updated comment with config for Mac
7 years ago
Cesar De la Torre
779c7c2901
Refactoring in docker-compose files
7 years ago
Ramón Tomás
c51c101f90
Updated Load Tests
Added middleware to bypass authorization in load testing
7 years ago
Igor Sychev
9827483b7b
Payment API orchestrator fix
7 years ago
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
7 years ago
Ramón Tomás
a04cef97ef
Added AppInsights service
7 years ago
Cesar De la Torre
cc4325cee5
Updated all docker-compose files version from 2.1 to 3
7 years ago
Cesar De la Torre
e8c8678082
Changed to new GA SQL Server container Image tag and parameters
7 years ago