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.
|
6 years ago |
Cesar De la Torre
|
19936607e2
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
c22aa6fbeb
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
d81de5ff2e
|
Update README.md
|
6 years ago |
Miguel Veloso
|
cffaf7dfd1
|
Merge pull request #598 from mvelosop/fix/reenable-ordering-background-tasks
Include back ordering background tasks project and container
|
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 |
Miguel Veloso
|
0693da2052
|
Merge pull request #591 from mvelosop/fix-swagger-oauth-redirection-error-#586
Fix swagger oauth redirection error #586
|
6 years ago |
Miguel Veloso
|
cdd87d367f
|
Fix swagger-ui redirection uri to current one as of v.3.x;
Fix stored values for existing deployments
|
6 years ago |
Miguel Veloso
|
fc81bb985b
|
Update global.json to currenty used SDK
|
6 years ago |
Cesar De la Torre
|
26c3b58e66
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
1b8806e43d
|
Updated eBooks Azure Getting Started for Developers
|
6 years ago |
Cesar De la Torre
|
5511340c81
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
4f5de73917
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
b541d2c790
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
1b4e761707
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
17657a21ec
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
22e36bfb38
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
c84dff96ea
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
131ea4ec0f
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
ab1df0fa00
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
fac72aebc7
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
0a4967fc64
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
c407707626
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
e04533acc4
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
a9676b4b56
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
d0ccc19b42
|
Update README.md
|
6 years ago |
eiximenis
|
9bdbbcc113
|
Readme.md updated to note that vs15.7 is needed
|
6 years ago |
Miguel Veloso
|
97f81c2939
|
Merge pull request #536 from SychevIgor/rudementsinidentity
drop rudiments from identity api
|
6 years ago |
eiximenis
|
2fb1349094
|
Merge branch 'bff' into dev
|
6 years ago |
eiximenis
|
ee113b2118
|
fixed error on deploy k8s (image names)
|
6 years ago |
eiximenis
|
2181e1c9a6
|
update local config to use apigw when downloading catalog images
|
6 years ago |
eiximenis
|
5b38d2bf98
|
Updated k8s file to use only ocelotapigw image
|
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
|
b6d09a2439
|
Fixed comments not right for Pi Gateways services
|
6 years ago |
Cesar De la Torre Llorente
|
0906ae6195
|
Fixed comment for the identity.api microservice.
|
6 years ago |
Cesar De la Torre Llorente
|
5378d20d78
|
Added the .env file to the solution's "Solution Items" folder.
|
6 years ago |
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).
|
6 years ago |
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.
|
6 years ago |
Cesar De la Torre Llorente
|
e83f87b62d
|
Removed ENV ESHOP_API_GW from dockerfiles which is not used/needed.
|
6 years ago |
David Britch
|
94410b433f
|
Merge pull request #567 from dotnet-architecture/xamarin-settings
Simplified SettingsService in Xamarin Client
|
6 years ago |
David Britch
|
e519fbde43
|
Merge branch 'bff' into xamarin-settings
|
6 years ago |
David Britch
|
8a32e3fe10
|
Removed UWP SettingsServiceImplementation
|
6 years ago |
David Britch
|
a627d1f9e2
|
SettingsService now uses Application.Current.Properties dictionary.
Platform specific settings code removed.
|
6 years ago |
Cesar De la Torre
|
885703c921
|
Update README.md
|
6 years ago |
Miguel Veloso
|
f2a4f3ac2c
|
Merge pull request #561 from Alexbits/hotfix/EntityEncapsulationFix
Improved encapsulation of DomainEvents collection in Entity class
|
6 years ago |
Cesar De la Torre Llorente
|
0c7671ea36
|
Updated rest of docker-compose files to v 3.4, so it works in VS for Mac
|
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 |
Alex Kryvdyk
|
1d8c6178de
|
Improved encapsulation of DomainEvents collection in Entity class
|
6 years ago |
Miguel Veloso
|
e580731adc
|
Merge pull request #560 from Alexbits/dev
Make Address value object truly immutable. Replace #551
|
6 years ago |