travisjeffery / docker-mongos

Docker image for mongos.

Home Page:https://twitter.com/travisjeffery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image for mongos

To pass in your mongos.conf do the following:

docker run -v /path/containing/your/mongosconf:/etc/mongos travisjeffery/mongos

And in your configuration make sure you set /var/log/mongodb/mongos.log as your log file.

License

MIT

About

Docker image for mongos.

https://twitter.com/travisjeffery


Languages

Language:Makefile 70.6%Language:Shell 29.4%