11 Commits

Author SHA1 Message Date
CESARDELATORRE
d402126474 Docker Compose configuration is now split between the docker-compose.yml for base configuration that will always be used that way, and the docker-compose.override.yml config which has configuration depending on the deployment environment, like external ports (out of Docker Host) or any external UR or secret, like connection strings or SQL passwords. For more info, see: https://docs.docker.com/compose/extends/ 2016-12-15 14:35:35 -08:00
CESARDELATORRE
55c5a99835 minor change README.MD 2016-12-14 13:47:30 -08:00
CESARDELATORRE
c8965d69ff Updates to README.MD 2016-12-14 13:01:00 -08:00
CESARDELATORRE
d9d5c6ab7a Another minor modification to README.MD 2016-12-13 21:41:26 -08:00
CESARDELATORRE
2496cd3e1c Minor change in README.MD 2016-12-13 21:36:37 -08:00
CESARDELATORRE
ef8f3706e0 Global README.md modified with info about the hosts file. 2016-12-13 21:32:11 -08:00
CESARDELATORRE
c2cc95c84c Changes in README.md nd other minor changes in solutions 2016-12-13 20:21:30 -08:00
CESARDELATORRE
b46665955c Changes to README and other minor changes after testing 2016-12-12 23:24:31 -08:00
Carlos Cañizares Estévez
42f3537441 scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...) 2016-12-07 13:57:31 +01:00
Cesar De la Torre
ae5c07cb0e Update README.md 2016-09-06 15:15:40 -07:00
Cesar De la Torre
3cbaf41674 Initial commit 2016-09-06 15:14:51 -07:00