Erik Pique
0988dcd8c2
background
5 years ago
Erik Pique
7ea094b136
restore background config
5 years ago
ericuss
17dd9cebb1
remove all references of basket background
5 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
Miguel Veloso
794be31f53
Include Ordering.BackgroundTasks in webstatus check
6 years ago
Miguel Veloso
49ec9beff4
wip: add back OrderingBackgroundTasks
6 years ago
Cesar De la Torre Llorente
4b1948d067
Temporal docker-compose.prod.yml still to be reviewed and updated. Pending area is the identity.api config.
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
a18cec21fe
Missing aggregator project
7 years ago
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
7 years ago
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
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
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
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
2137a208dd
Fixed bug in IdentityUrl for webmvc when using ${ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP}
7 years ago
Cesar De la Torre
95ad3e1b2c
Fixed bug in docker-compose.prod.yml so it used the ESHOP_PROD_EXTERNAL_DNS_NAME_OR_IP env-var from .env file
7 years ago
Cesar De la Torre
dbc80a3596
Updates in docker-compose.prod.yml
7 years ago
Cesar De la Torre
779c7c2901
Refactoring in docker-compose files
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
Eduard Tomàs
93e2b9137d
Update k8s deployment and compose files with graceperiodmanager settings missing
7 years ago
Cesar De la Torre
903b26d529
Setting to use SQL Server Developer Edition so there's no issue about any time bomb because of licensing or trial period.
7 years ago
Ramón Tomás
58f3b5b274
Removed GracePeriod microservice and added as a HostService
7 years ago
Ramón Tomás
dea392ccfa
Created Azure function deployment readme
Created Storage account deployment readme
Updated index readme
Update docker-compose prod files
7 years ago
Cesar De la Torre
f61d979505
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
7 years ago
Eduard Tomas
037a980623
Update environment in yaml file
7 years ago
Cesar De la Torre
73be25e6cf
Minor re-order of services in docker-compose files
7 years ago
Christian Arenas
f0f88aee98
Add PicBaseUrl with a replaced parameter
7 years ago
Cesar De la Torre
96c55b8682
Minor change in docker-compose.prod
7 years ago
Christian Arenas
4a3e2d4612
rename ESHOP_AZURE_STORAGE_ACCOUNT_NAME/KEY variable to ESHOP_AZURE_STORAGE_CATALOG_NAME/KEY
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
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
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
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
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
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
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