geidsonc / docker-composer-mongo-mongoclient

Docker composer file to mongo and mongo client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created to study, this docker-composer file has mongo and mongo-client.

To use, install docker and docker-compose. Create the .env file and set values to the variables.

VERSION=4.4.6
MONGO_EXTERNAL_PORT=
MONGOCLIENT_USERNAME=
MONGOCLIENT_PASSWORD=
MONGOCLIENT_EXTERNAL_PORT=

About

Docker composer file to mongo and mongo client