clean up old backing up

This commit is contained in:
counterweight 2026-09-12 17:16:26 +02:00
parent 394f2519ff
commit e9bb90f8f8
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
13 changed files with 1 additions and 673 deletions

View file

@ -15,12 +15,4 @@ memos_tailscale_ip: "100.64.0.4"
# (caddy_sites_dir and subdomain in services_config.yml)
# Remote access (for backup from lapy via Tailscale)
backup_host: "{{ memos_tailscale_hostname }}"
backup_user: "counterweight"
backup_key_file: "~/.ssh/counterganzua"
backup_port: 22
# Local backup
local_backup_dir: "{{ lookup('env', 'HOME') }}/memos-backups"
backup_script_path: "{{ lookup('env', 'HOME') }}/.local/bin/memos_backup.sh"