add ampache stack
This commit is contained in:
parent
833b1a2b5e
commit
c7ddefaa3d
4 changed files with 68 additions and 0 deletions
|
@ -47,6 +47,12 @@ nfs_shares:
|
|||
path: /mnt/data/grafana/data
|
||||
- name: kitchenowl_data
|
||||
path: /mnt/data/kitchenowl/data
|
||||
- name: ampache_mysql
|
||||
path: /mnt/data/ampache/mysql
|
||||
- name: ampache_config
|
||||
path: /mnt/data/ampache/config
|
||||
- name: music
|
||||
path: /mnt/data/nextcloud/data/data/pim/files/Music
|
||||
|
||||
database_passwords:
|
||||
nextcloud: !vault |
|
||||
|
|
Reference in a new issue