GitHub / Ritesh-Yadav / mongodb-docker
There are instances when you want to create MongoDB instance in Docker to use in production or in local/internal. We came across this requirement where we were using MongoDB Atlas for production but wanted to use MongoDB docker in our local/internal/dev environment. Mongo Atlas uses SSL connection so we want to keep our local consistent with production environment. In this post, I am going to explain the process of creating Mongo Docker instance with valid SSL certificate and replicating same behaviour of MongoDB Atlas.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ritesh-Yadav%2Fmongodb-docker
Stars: 2
Forks: 0
Open issues: 2
License: None
Language: Shell
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: about 7 years ago
Updated at: over 4 years ago
Pushed at: about 7 years ago
Last synced at: about 2 years ago
Topics: docker, letsencrypt, localhost, mongodb, ssl-support