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.
zeus
4f2c3b7e2b
|
3 years ago | |
---|---|---|
images | 3 years ago | |
install | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
check-open.sh | 3 years ago |
README.md
microservice-mongoexpress
LabInstance mongoexpress
Quickstart
This is a quickstart guide of howto use this LabInstance to deploy Vue js applications
HowTo use it
Default Configuration
- Working Directory
/home/docker/project
- Default user
docker
- Default password
docker
- Default password4root
pass
Default port
port 8081
Connect string
Find ip with mongoserver
nmap -sP IP/24
nmap -p- IP
mongo-express --admin --url mongodb://172.25.0.2:27017
open Browser