Add mongo6
add a separate modgo 6 egg. This uses the new mongosh tool that replaces the mongo application.
Fixes user creation and allowing remote connections
Running with the auth flag would give this error: https://paste.md-5.net/imekiqocih.nginx That is all I have to add. Enjoy :p
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
Fix: MongoDB config is not applied
added blank lines as needed removed trailing spaces
added blank lines as needed incased url
added blank lines as needed incased url removed trailing spaces
make it so you can connect remotely to mongo
add mongodb
resolves #714 This is a stupid reason for an issue.
resolves #615
Use config from repo to not error on startup.