1
0

Add backups with gobackup and restic

This commit is contained in:
2025-05-02 17:34:31 +03:00
parent 132da79fab
commit a31cbbe18e
7 changed files with 204 additions and 78 deletions

View File

@ -1,14 +1,8 @@
---
base_port: 41080
notes_port: "{{ base_port + 1 }}"
dayoff_port: "{{ base_port + 2 }}"
homepage_port: "{{ base_port + 3 }}"
netdata_port: "{{ base_port + 4 }}"
wiki_port: "{{ base_port + 5 }}"
nomie_port: "{{ base_port + 6 }}"
nomie_db_port: "{{ base_port + 7 }}"
gitea_port: "{{ base_port + 8 }}"
keycloak_port: "{{ base_port + 9 }}"
outline_port: "{{ base_port + 10 }}"
navidrome_port: "{{ base_port + 11 }}"
gramps_port: "{{ base_port + 12 }}"