move mongodb redis data to nfs

This commit is contained in:
Pim Kunis 2023-07-14 14:11:43 +02:00
parent 34f7d80c12
commit a1fa146e9d
2 changed files with 13 additions and 4 deletions

View file

@ -29,7 +29,9 @@ nfs_shares:
- name: forgejo
path: /mnt/data/forgejo
- name: overleaf
path: /mnt/data/overleaf
path: /mnt/data/overleaf/data
- name: overleaf_redis
path: /mnt/data/overleaf/redis
database_passwords:
nextcloud: !vault |