https://github.com/travisjeffery/docker-mongos
Docker image for mongos.
https://github.com/travisjeffery/docker-mongos
Last synced: 5 months ago
JSON representation
Docker image for mongos.
- Host: GitHub
- URL: https://github.com/travisjeffery/docker-mongos
- Owner: travisjeffery
- Created: 2015-11-27T21:23:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T06:13:18.000Z (almost 10 years ago)
- Last Synced: 2025-06-25T19:05:27.866Z (7 months ago)
- Language: Makefile
- Homepage: https://twitter.com/travisjeffery
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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