mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:25:41 +02:00
Merge branch 'main' of https://github.com/Haxxnet/Compose-Examples
All checks were successful
CI / validateComposeSyntax (push) Successful in 21s
All checks were successful
CI / validateComposeSyntax (push) Successful in 21s
This commit is contained in:
@@ -7,8 +7,4 @@
|
||||
>[!TIP]
|
||||
> Starting with version 8.1 of Unifi Network Application, mongodb 3.6 through 7.0 are supported. Starting with version 9.0 of Unifi Network Application, mongodb 8.0 is also supported.
|
||||
|
||||
Note that you are mounting a file named init-mongo.sh into the mongo db container. This file is necessary to initialize the mongo database (see https://hub.docker.com/_/mongo/ at "Initializing a fresh instance").
|
||||
|
||||
It basically defines the database name and user credentials for the unifi-network-application container.
|
||||
|
||||
These parameters are also referenced in the docker-compose.yml file. So either leave as is or adjust everywhere accordingly.
|
||||
Note that you are mounting a file named init-mongo.sh into the mongo db container. This file is necessary to initialize the mongo database (see https://hub.docker.com/_/mongo/ at "Initializing a fresh instance"). It basically defines the database name and user credentials for the unifi-network-application container.
|
||||
|
||||
Reference in New Issue
Block a user