cjvt-valency/dockerfiles/database
2020-11-23 11:20:47 +01:00
..
Dockerfile Makefile changes and added options 2020-11-23 11:20:47 +01:00
get_mongo_container_name.sh Makefile changes and added options 2020-11-23 11:20:47 +01:00
get_postgres_container_name.sh Makefile changes and added options 2020-11-23 11:20:47 +01:00
init_inside_mongo_container.sh Makefile changes and added options 2020-11-23 11:20:47 +01:00
init_inside_postgres_container.sh Makefile changes and added options 2020-11-23 11:20:47 +01:00
Makefile Makefile changes and added options 2020-11-23 11:20:47 +01:00
README.md automated mongodb + mongo-express deployment with user creation 2019-03-15 09:00:05 +01:00
valency-stack.yml Makefile changes and added options 2020-11-23 11:20:47 +01:00

Some caveats

  • Access mongo-express using 0.0.0.0:8087 instead of localhost:....
  • Run make from the root Makefile make database. You might need to run it several times (wait for conatiners to come up, etc.).