linuxserver / docker-unifi-network-application

GNU General Public License v3.0
723 stars 54 forks source link

Fix README for Mongo 7.x #107

Closed jmealo closed 3 months ago

jmealo commented 3 months ago

linuxserver.io



Description:

Fixes the documentation for Mongo 7.

This has been brought up in several issues that were erroneously closed. This is the command that actually works. The documentation as it's written will result in a failure to auth to the _stat database with no series of commands to issue against Mongo to fix the situation.

Benefits of this PR and context:

Saves folks many hours of troubleshooting.

How Has This Been Tested?

Tested on Ubuntu 24.x Docker version 25.0.3, build 4debf41 Docker Compose version v2.24.6-desktop.1 Mongo 7.x

Source / References:

103

98

83

93