Miguel Veloso
16cae13dc4
Organize Dockerfiles to be easier to compare
2018-07-02 13:37:49 +01:00
eiximenis
fcff8e45aa
Fixes #630
2018-06-12 19:05:51 +02:00
Unai Zorrilla Castro
70a2682806
Working on compose dependencies and check new httpclient handlers retries
2018-05-22 15:33:21 +02:00
Ramón Tomás
7d2a790a8b
Fixed AOT compile issue with signalr pkg version
...
Removed duplicated ordering.background task in docker compose files
2018-05-14 13:51:42 +02:00
eiximenis
31669d5d2d
Merge branch 'features/netcore2.1' into dev
...
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
2018-05-11 11:26:19 +02:00
Miguel Veloso
49ec9beff4
wip: add back OrderingBackgroundTasks
2018-05-09 20:10:54 +01:00
Ramón Tomás
25c752c61a
Added SignalR Hub service to k8s
2018-04-19 17:21:26 +02:00
Ramón Tomás
04560ff4eb
Created specific service for signalr hub
2018-04-19 00:58:09 +02:00
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
2018-04-13 13:45:21 +02:00
Cesar De la Torre Llorente
5fd412174e
Eliminated multiple dockerfiles within the ApiGw-Base as they were not really used as a different image but the same. Also, updated references at the docker-compose.yml file.
2018-04-02 14:18:20 -07:00
eiximenis
5bb67596b9
k8s config updated
2018-03-14 18:25:26 +01:00
eiximenis
de37559c41
Files moved / names changes / csprojs updated / sln updated
2018-02-28 11:30:25 +01:00
eiximenis
152fcc8205
Fixed errors and updated config
2018-02-27 17:29:37 +01:00
eiximenis
a18cec21fe
Missing aggregator project
2018-02-27 14:32:25 +01:00
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
2018-02-27 13:10:39 +01:00
Eduard Tomàs
3b2c80e6d3
Ocelot config via volumes
2018-02-15 18:13:14 +01:00
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
2018-02-15 17:30:39 +01:00
Eduard Tomàs
02f5e1158a
Purchase BFF skeleton created
2018-01-26 17:09:36 +01:00
Eduard Tomàs
ea4e0ed6e8
Deploying ocelot to k8s
...
configuration to ocelot passed through a k8s volume
2018-01-11 18:18:16 +01:00
Eduard Tomàs
e72ada31fb
Create Ocelot project
2018-01-11 11:20:38 +01:00
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.
2018-01-04 11:01:45 -08:00
Ramón Tomás
4178fbff0e
Use alpine images for rabbitmq and redis infrastucture services
2017-12-14 11:12:13 +01:00
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
...
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00
Cesar De la Torre
779c7c2901
Refactoring in docker-compose files
2017-10-27 15:27:51 -07: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
Cesar De la Torre
04cb531b46
Revert "Update docker-compose.yml"
2017-10-04 11:05:04 -07:00
Volkan Altan
a78626c4d8
Update docker-compose.yml
...
fix mssql version
2017-10-04 16:43:37 +03: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
Ramón Tomás
b44b347ea9
Merge branch 'dev' into netcore2
2017-08-23 16:43:02 +02:00
Ramón Tomás
5e1d343759
Added enhancement rabbitmq management console #246
2017-08-23 14:42:01 +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
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
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
Eduard Tomas
11a5293fa0
Merge branch 'k8s-update' into dev
...
# Conflicts:
# docker-compose.yml
2017-06-20 16:50:03 +02:00
Eduard Tomas
018f6e9342
Minor issues fixed
...
Use current branch as tag
2017-06-19 19:01:00 +02:00
Ramón Tomás
960097878c
Update docker compose locations.api image name
2017-06-19 16:55:41 +02:00
Eduard Tomas
5dd1ce24f3
Config files for k8s deployment of all services updated
2017-06-16 17:40:27 +02:00
Christian Arenas
5208296b97
Add url to docker-compose
2017-06-15 19:22:47 +02:00
Ramón Tomás
4b8723f723
Created Marketing read data model
2017-06-13 17:31:37 +02:00
Ramón Tomás
9bf5670020
Created Marketing read data model
2017-06-13 17:31:37 +02:00
Ramón Tomás
152bc9fd01
Merge new creation ordering workflow
2017-06-12 13:52:23 +02:00
Ramón Tomás
4be61abdde
Merge new creation ordering workflow
2017-06-12 13:52:23 +02:00
Ramón Tomás
a198b12117
Merge locations feature branch
2017-06-09 12:43:46 +02:00
Ramón Tomás
0337932697
Merge locations feature branch
2017-06-09 12:43:46 +02:00
Ramón Tomás
896ab5b4dc
Adapt Locations.api to nosql db
2017-06-08 17:33:55 +02:00
Ramón Tomás
05bd964f2b
Adapt Locations.api to nosql db
2017-06-08 17:33:55 +02:00