Update README.md

This commit is contained in:
Alexandre
2022-12-20 09:55:03 +01:00
committed by GitHub
parent 313dbd64a3
commit ee58ee7e06

View File

@@ -69,13 +69,14 @@ and you want to overcome this, follow the below steps:
1. Install `mariadb` add-on, configure it with some random infos and start it. It is important to start it successfully in order to be seen by `nextcloud` in the network. 1. Install `mariadb` add-on, configure it with some random infos and start it. It is important to start it successfully in order to be seen by `nextcloud` in the network.
2. Install `nextcloud` add-on (or restart it if you have already installed), watch the logs until you will notice the following `warning`: 2. Install `nextcloud` add-on (or restart it if you have already installed), watch the logs until you will notice the following `warning`:
```bash ```bash
WARNING: MariaDB addon was found! It can't be configured automatically due to the way Nextcloud works, but you can configure it manually when running the web UI for the first time using those values : WARNING: MariaDB addon was found! It can't be configured automatically due to the way Nextcloud works, but you can configure it manually when running the web UI for the first time using those values :
Database user : service Database user : service
Database password : Eangohyuchae6aif7saich2nies8xaivaejaNgaev6gi3yohy8ha2aexaetei6oh Database password : Eangohyuchae6aif7saich2nies8xaivaejaNgaev6gi3yohy8ha2aexaetei6oh
Database name : nextcloud Database name : nextcloud
Host-name : core-mariadb:3306 Host-name : core-mariadb:3306
``` ```
3. Go back at `mariadb` add-on, configure it with above credentials and restart it. Make sure the add-on is creating the `netxcloud` database. 3. Go back at `mariadb` add-on, configure it with above credentials and restart it. Make sure the add-on is creating the `netxcloud` database.
4. Go in the webui and fill all required info. Here you can view an example: 4. Go in the webui and fill all required info. Here you can view an example: