You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cjvt-valency/dockerfiles/database
voje 2d4a6a152a
make fill_database
5 years ago
..
Dockerfile automated mongodb + mongo-express deployment with user creation 5 years ago
Makefile make fill_database 5 years ago
README.md automated mongodb + mongo-express deployment with user creation 5 years ago
create.js automated mongodb + mongo-express deployment with user creation 5 years ago
get_container_name.sh automated mongodb + mongo-express deployment with user creation 5 years ago
init_inside_container.sh automated mongodb + mongo-express deployment with user creation 5 years ago
mongo_init_db.sh added db files 5 years ago
mongo_terminator.log added db files 5 years ago
mongodb-stack.yml make fill_database 5 years ago

README.md

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.).