mongo-docker-compose
mongo-docker-compose copied to clipboard
Mongo 3.4
Is it possible to use your docker-compose.yml
with mongo version 3.4 ?
I've not tested it myself at this time but I've seen a number of forks that do.
On Thu, Aug 10, 2017 at 5:07 AM, Alex [email protected] wrote:
Is it possible to use your docker-compose.yml with mongo version 3.4 ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/singram/mongo-docker-compose/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUlxcEQlGiGxAmuS9ssY3_3l3z-Hb6vks5sWshvgaJpZM4OzJUu .
@alex-rs It won't work because on version 3.4 you can only use config servers as replica set. So, you will have to modify the command line to something like --replSet mongocfgr