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.
658 B
658 B
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