Files
scripts/README.md

468 B

Scripts

Some helpful bash scripts for incus

  • incus-container-upgrade: Perform apt dist-upgrade command on running instances.
  • incus-backup: Backup instances FS and DBs to a remote location using rsync over ssh.
  • incus-copy: Run a differential copy of all running instances to a remote incus server.
  • incus-snapshot: Take a snapshot on all running instances.
  • zfs-auto-snapshot: Create and cleanup expired zfs snapshots.