2649 Commits

Author SHA1 Message Date
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
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
Cesar De la Torre Llorente
c38d576e86 Deleted the docker-compose.ci.build.yml file as we don't need it anymore since we're using DOCKER MULTI-STAGE BUILDS. 2018-05-11 19:22:23 -07:00
eiximenis
31669d5d2d Merge branch 'features/netcore2.1' into dev
# Conflicts:
#	eShopOnContainers-ServicesAndWebApps.sln
2018-05-11 11:26:19 +02:00
Cesar De la Torre
19936607e2
Update README.md 2018-05-10 13:34:40 -07:00
Cesar De la Torre
c22aa6fbeb
Update README.md 2018-05-10 13:30:51 -07:00
Cesar De la Torre
d81de5ff2e
Update README.md 2018-05-10 13:30:19 -07:00
Miguel Veloso
cffaf7dfd1
Merge pull request #598 from mvelosop/fix/reenable-ordering-background-tasks
Include back ordering background tasks project and container
2018-05-10 11:44:31 +01:00
Miguel Veloso
794be31f53 Include Ordering.BackgroundTasks in webstatus check 2018-05-10 11:31:11 +01:00
Miguel Veloso
49ec9beff4 wip: add back OrderingBackgroundTasks 2018-05-09 20:10:54 +01:00
Miguel Veloso
0693da2052
Merge pull request #591 from mvelosop/fix-swagger-oauth-redirection-error-#586
Fix swagger oauth redirection error #586
2018-04-25 13:03:12 +01:00
Miguel Veloso
cdd87d367f Fix swagger-ui redirection uri to current one as of v.3.x;
Fix stored values for existing deployments
2018-04-25 12:58:55 +01:00
Miguel Veloso
fc81bb985b Update global.json to currenty used SDK 2018-04-25 12:40:58 +01:00
Ramón Tomás
df010635fc Fix issue mvc refreshing order list 2018-04-20 16:48:24 +02: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
02f94eeb0e Updated k8s scripts 2018-04-16 19:28:12 +02:00
Ramón Tomás
d9945a9200 Fixed ignored js files when building image 2018-04-14 10:43:30 +02:00
Cesar De la Torre
26c3b58e66
Update README.md 2018-04-13 14:36:04 -07:00
Ramón Tomás
08e8a4ba26 Added signalr client service to SPA app 2018-04-13 17:10:25 +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
1b8806e43d Updated eBooks Azure Getting Started for Developers 2018-04-10 19:05:39 -07:00
Cesar De la Torre
5511340c81
Update README.md 2018-04-05 13:33:02 -07:00
Cesar De la Torre
4f5de73917
Update README.md 2018-04-05 13:28:17 -07:00
Cesar De la Torre
b541d2c790
Update README.md 2018-04-05 13:17:37 -07:00
Cesar De la Torre
1b4e761707
Update README.md 2018-04-05 13:16:40 -07:00
Cesar De la Torre
17657a21ec
Update README.md 2018-04-05 13:05:54 -07:00
Cesar De la Torre
22e36bfb38
Update README.md 2018-04-05 13:02:00 -07:00
Cesar De la Torre
c84dff96ea
Update README.md 2018-04-05 12:38:12 -07:00
Cesar De la Torre
131ea4ec0f
Update README.md 2018-04-05 12:36:55 -07:00
Cesar De la Torre
ab1df0fa00
Update README.md 2018-04-05 12:35:55 -07:00
Cesar De la Torre
fac72aebc7
Update README.md 2018-04-05 11:51:07 -07:00
Cesar De la Torre
0a4967fc64
Update README.md 2018-04-05 10:36:40 -07:00
Cesar De la Torre
c407707626
Update README.md 2018-04-05 10:36:06 -07:00
Cesar De la Torre
e04533acc4
Update README.md 2018-04-05 10:32:48 -07:00
Cesar De la Torre
a9676b4b56
Update README.md 2018-04-05 10:21:54 -07:00
Cesar De la Torre
d0ccc19b42
Update README.md 2018-04-05 10:20:17 -07:00
eiximenis
9bdbbcc113 Readme.md updated to note that vs15.7 is needed 2018-04-05 17:52:29 +02:00
Miguel Veloso
97f81c2939 Merge pull request #536 from SychevIgor/rudementsinidentity
drop rudiments from identity api
2018-04-05 17:44:08 +02:00
eiximenis
2fb1349094 Merge branch 'bff' into dev bff-merge-into-dev 2018-04-05 17:42:59 +02:00
eiximenis
ee113b2118 fixed error on deploy k8s (image names) 2018-04-04 16:25:13 +02:00
eiximenis
2181e1c9a6 update local config to use apigw when downloading catalog images 2018-04-03 18:27:47 +02:00
eiximenis
5b38d2bf98 Updated k8s file to use only ocelotapigw image 2018-04-03 18:01:38 +02:00
Cesar De la Torre Llorente
4b1948d067 Temporal docker-compose.prod.yml still to be reviewed and updated. Pending area is the identity.api config. 2018-04-02 16:51:00 -07:00
Cesar De la Torre Llorente
b6d09a2439 Fixed comments not right for Pi Gateways services 2018-04-02 16:43:50 -07:00
Cesar De la Torre Llorente
0906ae6195 Fixed comment for the identity.api microservice. 2018-04-02 15:22:26 -07:00
Cesar De la Torre Llorente
5378d20d78 Added the .env file to the solution's "Solution Items" folder. 2018-04-02 15:08:39 -07:00
Cesar De la Torre Llorente
debecf1b8d Adding comments about the external ports in docker-compose.override.yml saying that a production environment your should remove the external ports kept here for microservice debugging purposes.
The API Gateway redirects and access through each microservice's internal port (80).
2018-04-02 15:03:59 -07: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