Ramón Tomás
|
c3e15969b9
|
Added Appinsights K8s telemetry initializer
|
2017-10-11 18:53:26 +02:00 |
|
Ramón Tomás
|
a04cef97ef
|
Added AppInsights service
|
2017-10-11 16:26:44 +02:00 |
|
Cesar De la Torre
|
cc4325cee5
|
Updated all docker-compose files version from 2.1 to 3
|
2017-10-08 13:24:32 -07:00 |
|
Cesar De la Torre
|
e8c8678082
|
Changed to new GA SQL Server container Image tag and parameters
|
2017-10-04 13:54:34 -07:00 |
|
Ramón Tomás
|
99dd90e699
|
Merge Dev
|
2017-10-02 15:04:25 +02:00 |
|
Ramón Tomás
|
0f12640725
|
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
|
2017-09-29 11:45:25 +02:00 |
|
Eduard Tomàs
|
93e2b9137d
|
Update k8s deployment and compose files with graceperiodmanager settings missing
|
2017-09-19 12:47:29 +02:00 |
|
Cesar De la Torre
|
79d045f897
|
Merge pull request #320 from SychevIgor/SychevIgor/PaymntHealthCheck
payment API require health check
|
2017-09-18 16:11:26 -07:00 |
|
Igor Sychev
|
926cc9f5e5
|
Health check for Payment
|
2017-09-18 09:15:53 +03:00 |
|
Igor Sychev
|
29b3811eea
|
Grace period rudement fix
|
2017-09-18 09:15:18 +03:00 |
|
Ramón Tomás
|
480723e351
|
Merge branch 'dev' into eShopOnServiceFabric-Win
|
2017-09-15 14:21:23 +02:00 |
|
Ramón Tomás
|
cecdc40ac1
|
Fix Authentication issue in Locations.api
Created input in user campaigns view to update the user's location
|
2017-09-15 13:54:48 +02:00 |
|
Ramón Tomás
|
2cad76c134
|
Merge from Dev
|
2017-09-08 12:17:14 +02:00 |
|
Ramón Tomás
|
ca88050d9d
|
Rename connectionstring variable in Idsrv
|
2017-09-08 12:12:49 +02:00 |
|
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.
|
2017-09-05 15:35:28 -07:00 |
|
Eduard Tomàs
|
6fd4f46058
|
Fix for rabbitMQ under windows containers.
Also some config tweaking on windows
|
2017-09-05 15:55:17 +02:00 |
|
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
2017-08-29 18:11:30 +02:00 |
|
Ramón Tomás
|
58f3b5b274
|
Removed GracePeriod microservice and added as a HostService
|
2017-08-23 00:10:28 +02:00 |
|
Cesar De la Torre
|
cc18aa0b1a
|
Changes order of containers in compose. Resources to the end
|
2017-08-14 17:35:56 -07:00 |
|
Cesar De la Torre
|
f61d979505
|
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
|
2017-08-14 13:32:36 -07:00 |
|
Cesar De la Torre
|
96c17ee09f
|
Setting the AzureStorageEnabled environment variable at the docker-compose.override.yml instead of the AppSettings.json
|
2017-08-14 10:44:43 -07:00 |
|
Ramón Tomás
|
67adcec995
|
Update docker compose file
|
2017-08-03 13:06:57 +02:00 |
|
Cesar De la Torre
|
73be25e6cf
|
Minor re-order of services in docker-compose files
|
2017-07-13 14:18:10 -07:00 |
|
Ramón Tomás
|
d289ec00cf
|
Add swagger authorization option in APIs
|
2017-07-12 12:10:10 +02:00 |
|
Christian Arenas
|
f0f88aee98
|
Add PicBaseUrl with a replaced parameter
|
2017-07-11 12:43:06 +02:00 |
|
Christian Arenas
|
4a3e2d4612
|
rename ESHOP_AZURE_STORAGE_ACCOUNT_NAME/KEY variable to ESHOP_AZURE_STORAGE_CATALOG_NAME/KEY
|
2017-07-07 12:22:48 +02:00 |
|
Christian Arenas
|
06cbab4731
|
Merge branch 'feature/marketing-details-azure-function' into dev
# Conflicts:
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Location/Locations.API/Startup.cs
# src/Services/Marketing/Marketing.API/Controllers/CampaignsController.cs
# src/Services/Marketing/Marketing.API/Marketing.API.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/appsettings.json
# src/Web/WebSPA/AppSettings.cs
# test/Services/FunctionalTests/Services/Marketing/MarketingScenarios.cs
|
2017-07-07 11:56:57 +02:00 |
|
dsanz
|
8051114da9
|
Add Azure Storage check in Catalog health checks.
|
2017-07-06 11:38:45 +02:00 |
|
dsanz
|
eb7abbc984
|
Merge branch 'dev' into update-WebStatus
|
2017-07-05 11:08:59 +02:00 |
|
Eduard Tomas
|
7258a58f5b
|
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
|
2017-07-04 14:52:56 +02:00 |
|
dsanz
|
a65e9c01eb
|
Add Healthchecks to Locations.API and MArketing.API
|
2017-07-04 13:51:05 +02:00 |
|
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
|
2017-06-30 16:31:22 +02:00 |
|
Ramón Tomás
|
f993463856
|
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
|
2017-06-30 08:59:26 +02:00 |
|
Eduard Tomas
|
10d03a68e3
|
Merge remote-tracking branch 'eShopOnAzure/dev' into dev
# Conflicts:
# docker-compose.override.yml
# src/Services/Catalog/Catalog.API/CatalogSettings.cs
# src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs
# src/Services/Catalog/Catalog.API/Controllers/PicController.cs
# src/Services/Catalog/Catalog.API/Infrastructure/CatalogContextSeed.cs
# src/Services/Catalog/Catalog.API/settings.json
# src/Services/Ordering/Ordering.API/Startup.cs
|
2017-06-28 12:40:21 +02:00 |
|
Eduard Tomas
|
96c3f5c2bc
|
Merge remote-tracking branch 'origin/feature/data-and-ui-customization-v2' into dev
# Conflicts:
# docker-compose.override.yml
# src/Web/WebMVC/WebMVC.csproj
# src/Web/WebMVC/wwwroot/css/shared/components/identity/identity.css
# src/Web/WebMVC/wwwroot/css/site.min.css
# src/Web/WebSPA/AppSettings.cs
|
2017-06-28 12:20:20 +02:00 |
|
Ramón Tomás
|
a3e63c11aa
|
Merge from eShopOnContainers Dev
|
2017-06-26 13:51:49 +02:00 |
|
Shaun Walker
|
445101b376
|
data and UI customization enhancements
|
2017-06-20 12:54:32 -07:00 |
|
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.'
|
2017-06-20 09:15:41 -07:00 |
|
Christian Arenas
|
5208296b97
|
Add url to docker-compose
|
2017-06-15 19:22:47 +02:00 |
|
Christian Arenas
|
870ac403af
|
Add Marketing endpoint
|
2017-06-15 02:20:33 +02:00 |
|
Ramón Tomás
|
9bf5670020
|
Created Marketing read data model
|
2017-06-13 17:31:37 +02:00 |
|
Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
2017-06-12 13:52:23 +02:00 |
|
Ramón Tomás
|
0337932697
|
Merge locations feature branch
|
2017-06-09 12:43:46 +02:00 |
|
Ramón Tomás
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
2017-06-08 17:33:55 +02:00 |
|
Christian Arenas
|
32247c503d
|
Add marketing api
|
2017-06-01 20:15:21 +02:00 |
|
Christian Arenas
|
6082359f08
|
Add docker support
|
2017-06-01 10:10:20 +02:00 |
|
Christian Arenas
|
39e69ee4e0
|
Merge branch 'servicebus' into dev
# Conflicts:
# docker-compose.override.yml
# src/Services/Catalog/Catalog.API/CatalogSettings.cs
# src/Services/Catalog/Catalog.API/settings.json
|
2017-05-30 18:47:34 +02:00 |
|
Christian Arenas
|
5794e25d6e
|
Merge branch 'azurestorage' into dev
|
2017-05-30 18:35:18 +02:00 |
|
Christian Arenas
|
2cad62d642
|
Add ESHOP_AZURE_REDIS variable from .env with default value
|
2017-05-30 17:30:01 +02:00 |
|
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
|
2017-05-30 17:24:46 +02:00 |
|