20 Commits

Author SHA1 Message Date
eiximenis
51236fd5af Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
2018-06-01 18:59:14 +02:00
Unai Zorrilla Castro
cd1f11b480 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name 2018-05-25 11:52:35 +02:00
Unai Zorrilla Castro
fb15ed1e11 Removed unused file 2018-05-22 18:19:13 +02:00
Unai Zorrilla Castro
654555387c Minor refactoring 2018-05-22 16:20:28 +02:00
Unai Zorrilla Castro
70a2682806 Working on compose dependencies and check new httpclient handlers retries 2018-05-22 15:33:21 +02:00
Unai Zorrilla Castro
094ba7c3c6 Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly 2018-05-21 11:38:09 +02:00
Unai Zorrilla Castro
96816e7bf7 Refactor aggregators to use AddHttpClient like on WebMVC 2018-05-18 14:02:18 +02:00
eiximenis
684aa4927f Updates to make it work with Docker
- Dockerfiles changes
- Minor csproj updates to bring back "dotnet bundle" cli
- Enable all protocols in SignalR
- Update package-lock.json in spa
2018-05-16 14:45:15 +02:00
Unai Zorrilla Castro
b02c1b825d Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog 2018-05-15 16:27:10 +02:00
Unai Zorrilla Castro
d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 2018-05-15 12:42:08 +02:00
Cesar De la Torre Llorente
c3213df7ed Setting IWebHostBuilder and IWebHost as explicit (instead of var) in BuildWebHost() from the generic OcelotApiGw. 2018-05-14 15:48:21 -07:00
eiximenis
36d916a86c Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2018-05-13 11:18:11 +02:00
Cesar De la Torre Llorente
4eb73f8e23 Fixed bug in configuration.json for Ocelot API Gateways. ReRoutes for the Marketing microservices shound't be present in the configuration.json for the Shopping API Gateways, only for the Marketing API Gateways. 2018-05-11 19:35:28 -07:00
Ramón Tomás
04560ff4eb Created specific service for signalr hub 2018-04-19 00:58:09 +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
Cesar De la Torre Llorente
e83f87b62d Removed ENV ESHOP_API_GW from dockerfiles which is not used/needed. 2018-04-02 12:54:21 -07:00
eiximenis
f80ee6967a Error on local mobile shopping apigw config file 2018-03-15 16:14:40 +01:00
eiximenis
5bb67596b9 k8s config updated 2018-03-14 18:25:26 +01:00
eiximenis
181b475e32 MVC adapted to marketing bff apigw 2018-02-28 13:13:18 +01:00
eiximenis
de37559c41 Files moved / names changes / csprojs updated / sln updated 2018-02-28 11:30:25 +01:00