jean-cloud-services/provisioning/group_vars/borg-client/TODO.txt

20 lines
569 B
Plaintext
Raw Normal View History

2023-04-24 10:30:17 +00:00
Ansible :
- Manage ssh (public) keys
- create a borg-specific .ssh conf folder in /data/borg/.ssh
- run borg with BORG_RSH="/bin/ssh -F configfile"
- create borg users everywhere
- set up cron job
- update the /data/borg/config/borg-conf.env with new hosts ?
Docker :
- something, probably.
DONE
manage multiple backup hosts (stop overwriting the conf', dumbie)
- could be done neatly with a yml conf file
- maybe also check around ~/.ssh/ssh_config if it could be done ?
Quickfix : use the same passphrase for a repo on each of its locations (hosts)