This website requires JavaScript.
Explore
Help
Sign In
lkrsnik
/
cjvt-valency
Watch
1
Star
0
Fork
0
You've already forked cjvt-valency
forked from
kristjan/cjvt-valency
Code
Issues
Pull Requests
Releases
Wiki
Activity
d84ad9e163
Branches
Tags
No results found.
cjvt-valency
/
dockerfiles
/
database
History
voje
e363cc3fd6
some frontend cleanup, backend bug fix (database volumd mount)
2019-03-24 13:45:19 +01:00
..
Dockerfile
automated mongodb + mongo-express deployment with user creation
2019-03-15 09:00:05 +01:00
get_container_name.sh
automated mongodb + mongo-express deployment with user creation
2019-03-15 09:00:05 +01:00
init_inside_container.sh
automated mongodb + mongo-express deployment with user creation
2019-03-15 09:00:05 +01:00
Makefile
make fill_database
2019-03-17 17:25:59 +01:00
mongodb-stack.yml
some frontend cleanup, backend bug fix (database volumd mount)
2019-03-24 13:45:19 +01:00
README.md
automated mongodb + mongo-express deployment with user creation
2019-03-15 09:00:05 +01:00
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.).