-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
the current mongo image and corresponding scripts create an open service which does not require authentication.
this is fine within the context of the sandbox as the container runs within a closed network scope.
however to fully emulate the production stack the mongo service should represent a proper replica of production services and require authentication
i believe enabling this will only require modification of the mongo seeding process