Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to connect the mongodb from docker #239

Open
GGOOHAPPY opened this issue Oct 30, 2019 · 1 comment
Open

how to connect the mongodb from docker #239

GGOOHAPPY opened this issue Oct 30, 2019 · 1 comment

Comments

@GGOOHAPPY
Copy link

we used the docker to install the xunfeng ,
but we cant see any log and we want to connect the DB remotely .
we tried to map the 27017 and 65521 but also fail. Please advise how we could connect the DB inside the docker ?

#docker run --name=scan2 -d -p 9001:80 -p 27017:27017 -v /opt/data20191025:/data ysrc/xunfeng:latest"_

@Medicean
Copy link
Collaborator

https://github.com/ysrc/xunfeng/blob/master/dockerconf/start.sh#L10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants