An open API service indexing awesome lists of open source software.

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.

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