mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-16 19:10:32 +02:00
Update README.md
This commit is contained in:
@@ -27,10 +27,12 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker-
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
||||||
### Custom scripts
|
### Custom scripts
|
||||||
|
|
||||||
Scripts with .sh ending located in /config/addons_config/nextcloud will be executed at boot
|
Scripts with .sh ending located in /config/addons_config/nextcloud will be executed at boot
|
||||||
|
|
||||||
|
|
||||||
### Addon options
|
### Addon options
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@@ -51,6 +53,7 @@ cifspassword: "password" # optional, smb password, same for all smb shares)
|
|||||||
|
|
||||||
Webui can be found at `<your-ip>:port`.
|
Webui can be found at `<your-ip>:port`.
|
||||||
|
|
||||||
|
|
||||||
### Use mariadb as the main database (Thanks @amaciuc)
|
### Use mariadb as the main database (Thanks @amaciuc)
|
||||||
|
|
||||||
If you notice the following warning at your first `webui` running:
|
If you notice the following warning at your first `webui` running:
|
||||||
@@ -75,6 +78,7 @@ 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:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user