Ramón Tomás
|
67adcec995
|
Update docker compose file
|
7 years ago |
Cesar De la Torre
|
73be25e6cf
|
Minor re-order of services in docker-compose files
|
7 years ago |
Ramón Tomás
|
d289ec00cf
|
Add swagger authorization option in APIs
|
7 years ago |
Christian Arenas
|
f0f88aee98
|
Add PicBaseUrl with a replaced parameter
|
7 years ago |
Christian Arenas
|
4a3e2d4612
|
rename ESHOP_AZURE_STORAGE_ACCOUNT_NAME/KEY variable to ESHOP_AZURE_STORAGE_CATALOG_NAME/KEY
|
7 years ago |
dsanz
|
8051114da9
|
Add Azure Storage check in Catalog health checks.
|
7 years ago |
Eduard Tomas
|
7258a58f5b
|
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
|
7 years ago |
dsanz
|
a65e9c01eb
|
Add Healthchecks to Locations.API and MArketing.API
|
7 years ago |
Ramón Tomás
|
525040b9b6
|
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
|
7 years ago |
Ramón Tomás
|
f993463856
|
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
|
7 years ago |
Shaun Walker
|
445101b376
|
data and UI customization enhancements
|
7 years ago |
Cesar De la Torre
|
fdf550e7c2
|
Setting docker-compose files version all to '3' so it matches and you don't get the error 'Version mismatchdocker-compose.yml specifies version 3.0 but extension file docker-compose.override.yml uses version 2.0.'
|
7 years ago |
Christian Arenas
|
5208296b97
|
Add url to docker-compose
|
7 years ago |
Christian Arenas
|
870ac403af
|
Add Marketing endpoint
|
7 years ago |
Ramón Tomás
|
9bf5670020
|
Created Marketing read data model
|
7 years ago |
Ramón Tomás
|
4b8723f723
|
Created Marketing read data model
|
7 years ago |
Ramón Tomás
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
7 years ago |
Ramón Tomás
|
896ab5b4dc
|
Adapt Locations.api to nosql db
|
7 years ago |
Christian Arenas
|
32247c503d
|
Add marketing api
|
7 years ago |
Christian Arenas
|
9b95bd9762
|
Add marketing api
|
7 years ago |
Christian Arenas
|
6082359f08
|
Add docker support
|
7 years ago |
Christian Arenas
|
4b86ca0a77
|
Add docker support
|
7 years ago |
Christian Arenas
|
2cad62d642
|
Add ESHOP_AZURE_REDIS variable from .env with default value
|
7 years ago |
Christian Arenas
|
9866aae07c
|
Change version of docker-compose from 2 to 2.1 for default values.
I set "http://localhost:5101/api/v1/pic/" because docker-compose doesn't allow to declare another variable such as default value
|
7 years ago |
Ramón Tomás
|
9d5cde2057
|
#2412-Create Location Microservice
|
7 years ago |
Ramón Tomás
|
83166cde12
|
#2412-Create Location Microservice
|
7 years ago |
Christian Arenas
|
2d4f9d3323
|
Add ESHOP_AZURE_SERVICE_BUS variable from .env with default value
|
7 years ago |
Christian Arenas
|
60c08ce9c5
|
Revert "Remove basket.data from docker-compose"
This reverts commit 9549786003 .
|
7 years ago |
Christian Arenas
|
9549786003
|
Remove basket.data from docker-compose
|
7 years ago |
Ramón Tomás
|
e8dbf0c160
|
Rename grace period service in docker-compose files
|
7 years ago |
Ramón Tomás
|
51c25c985e
|
Rename grace period service in docker-compose files
|
7 years ago |
Christian Arenas
|
def828aeda
|
Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose
|
7 years ago |
Christian Arenas
|
511bc05cb4
|
Remove SagaManagerIntegrationEventService frrom SagaManager and remove GracePeriod from dockercompose
|
7 years ago |
Eduard Tomas
|
2741fde271
|
URLs on 80 - WIP
|
7 years ago |
Eduard Tomas
|
8c11090e96
|
URLs on 80 - WIP
|
7 years ago |
Ramón Tomás
|
afd3fe2fe5
|
Fix issue SPA HealthCheck Urls
|
7 years ago |
Ramón Tomás
|
9cff047cc2
|
Fix issue SPA HealthCheck Urls
|
7 years ago |
Christian Arenas
|
c5cca8f320
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
8d09abbb75
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
cde4c3a258
|
Create a SagaManager events
|
7 years ago |
Christian Arenas
|
6f7605776d
|
Create a SagaManager events
|
7 years ago |
Cesar De la Torre
|
8dc0761d7f
|
Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them).
|
7 years ago |
Cesar De la Torre
|
32bd196be9
|
Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them).
|
7 years ago |
Cesar De la Torre
|
ab45bb9772
|
Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them).
|
7 years ago |
Cesar De la Torre
|
d143c9eea0
|
Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them).
|
7 years ago |
Ramón Tomás
|
8a19fad3a5
|
Created Payment.api microservice
|
7 years ago |
Ramón Tomás
|
d2dc0351e9
|
Created Payment.api microservice
|
7 years ago |
Eduard Tomas
|
d00588ae37
|
Updated IdSvr for Xamarin-UWP signin related problems
|
7 years ago |
Eduard Tomas
|
75629193b7
|
Xamarin callback client configurable
|
7 years ago |
Eduard Tomas
|
202882aa7c
|
Fixed healthcheck errors
|
7 years ago |