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
e5b41308e4
Branches
Tags
No results found.
cjvt-valency
/
dockerfiles
/
database
/
README.md
voje
d8fd3ad30b
automated mongodb + mongo-express deployment with user creation
2019-03-15 09:00:05 +01:00
221 B
Raw
Blame
History
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.).