1
0
Fork 0
myserver-configuration/group_vars/all.yml

38 lines
755 B
YAML

##
# Global configuration
server:
domain: mrdev023.test
ssh_port: 22
backup:
folder: /backup
cron_expression: "* * * * *"
retention_days: 7
filename_date_format: "%Y-%m-%d"
acme:
email: florian.richer.97@outlook.com
debug: true
# Other
protonmail:
initialized: false
restore:
cloud:
nextcloud_archive: false
db_archive: false
home_assistant:
home_assistant_config_archive: false
matrix:
db_archive: false
matrix_archive: false
mautrix_facebook_archive: false
mautrix_instagram_archive: false
mautrix_discord_archive: false
n8n:
n8n_archive: false
db_archive: false
protonmail:
protonmail_archive: false
traefik:
prometheus_archive: false
grafana_archive: false