Files
scripts/README.md

10 lines
468 B
Markdown

# Scripts
Some helpful bash scripts for [incus](https://linuxcontainers.org/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.