migrate freshrss and radicale to nfs

This commit is contained in:
Pim Kunis 2023-06-14 11:27:44 +02:00
parent 00a74415cf
commit 32c090eed7
4 changed files with 41 additions and 16 deletions

View file

@ -3,7 +3,13 @@ git_ssh_port: 56287
nfs_shares:
- name: nextcloud_data
path: "/mnt/data/nextcloud/data"
path: /mnt/data/nextcloud/data
- name: radicale
path: /mnt/data/radicale
- name: freshrss_data
path: /mnt/data/freshrss/data
- name: freshrss_extensions
path: /mnt/data/freshrss/extensions
database_passwords:
nextcloud: !vault |