Backup file share #2

Closed
opened 2023-04-10 10:36:25 +00:00 by pim · 0 comments
Owner

The server should expose a backup file share such that Borg can access it in a pull manner (see: https://borgbackup.readthedocs.io/en/stable/deployment/pull-backup.html).

Plan:

  • Implement SSH user certificate authority
  • Install SSH user certificate on backup server
  • Add additional backup user
  • Expose SSHFS file share of /kvm/data directory for user
  • Configure backup server to mount SSHFS share
  • Add additional user to atlas that can interact with libvirt only
  • Stop and start VMs with this user from lewis
  • Add SSHFS share in Borg backup
The server should expose a backup file share such that Borg can access it in a pull manner (see: https://borgbackup.readthedocs.io/en/stable/deployment/pull-backup.html). Plan: - [x] Implement SSH user certificate authority - [x] Install SSH user certificate on backup server - [x] Add additional backup user - [x] Expose SSHFS file share of /kvm/data directory for user - [x] Configure backup server to mount SSHFS share - [x] Add additional user to atlas that can interact with libvirt only - [x] Stop and start VMs with this user from lewis - [x] Add SSHFS share in Borg backup
pim closed this issue 2023-04-11 20:12:38 +00:00
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: home/hypervisors#2
No description provided.