mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-05 03:14:54 +01: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
|
||||
|
||||
|
||||
### Custom scripts
|
||||
|
||||
Scripts with .sh ending located in /config/addons_config/nextcloud will be executed at boot
|
||||
|
||||
|
||||
### Addon options
|
||||
|
||||
```yaml
|
||||
@@ -51,6 +53,7 @@ cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||
|
||||
Webui can be found at `<your-ip>:port`.
|
||||
|
||||
|
||||
### Use mariadb as the main database (Thanks @amaciuc)
|
||||
|
||||
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.
|
||||
4. Go in the webui and fill all required info. Here you can view an example:
|
||||
|
||||

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