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

https://github.com/ozlerhakan/mongo-compose

An example of how to use an authenticated mongodb with Docker Compose
https://github.com/ozlerhakan/mongo-compose

Last synced: 2 months ago
JSON representation

An example of how to use an authenticated mongodb with Docker Compose

Awesome Lists containing this project

README

        

To run the mymongo container:

$ git clone https://github.com/ozlerhakan/mongo-compose.git
$ cd mongo-compose
$ docker-compose up -d
$ docker ps
$ docker logs mymongo