forked from kristjan/cjvt-valency
.. | ||
Dockerfile | ||
get_mongo_container_name.sh | ||
get_postgres_container_name.sh | ||
init_inside_mongo_container.sh | ||
init_inside_postgres_container.sh | ||
Makefile | ||
README.md | ||
valency-stack.yml |
Some caveats
- Access mongo-express using
0.0.0.0:8087
instead oflocalhost:...
. - Run make from the root Makefile
make database
. You might need to run it several times (wait for conatiners to come up, etc.).