add prometheus service
This commit is contained in:
parent
b40c6ca579
commit
dad67c8731
5 changed files with 66 additions and 12 deletions
|
@ -35,6 +35,8 @@ nfs_shares:
|
|||
path: /mnt/data/overleaf/redis
|
||||
- name: overleaf_mongodb
|
||||
path: /mnt/data/overleaf/mongodb
|
||||
- name: prometheus_data
|
||||
path: /mnt/data/prometheus/data
|
||||
|
||||
database_passwords:
|
||||
nextcloud: !vault |
|
||||
|
|
Reference in a new issue