Begin remove backup from docker + Debian support

This commit is contained in:
Florian RICHER 2023-06-08 23:51:39 +02:00
parent e026113bb7
commit 7fe8837098
31 changed files with 82 additions and 565 deletions

View file

@ -1,38 +1,13 @@
##
# Global configuration
server:
domain: mrdev023.test
ssh_port: 22
backup:
folder: /backup
cron_expression: "* * * * *"
retention_days: 7
filename_date_format: "%Y-%m-%d"
domain: mrdev023.fr
ssh_port: 7943
work_dir: /mnt/work
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
initialized: true

13
group_vars/all.yml.sample Normal file
View file

@ -0,0 +1,13 @@
##
# Global configuration
server:
domain: mrdev023.test
ssh_port: 22
work_dir: /mnt/test
acme:
email: test@test.fr
debug: true
# Other
protonmail:
initialized: false