clean up old backing up
This commit is contained in:
parent
394f2519ff
commit
e9bb90f8f8
13 changed files with 1 additions and 673 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue