Mongodb replicates creation using docker script authentication

I am trying to find a solution to authenticate my mongo db replica installed via a docker script. I can achieve the goal in the native mongo server, but in the docker image, I cannot implement the authentication. I can create replication on docker image as well).

+3


source to share





All Articles