Compare commits

..

1 Commits

Author SHA1 Message Date
07c189e962 Add zfs-auto-snapshot.sh script 2025-12-08 16:14:46 +01:00

View File

@@ -6,4 +6,3 @@ Some helpful bash scripts for [incus](https://linuxcontainers.org/incus)
- incus-backup: Backup instances FS and DBs to a remote location using rsync over ssh. - 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-copy: Run a differential copy of all running instances to a remote incus server.
- incus-snapshot: Take a snapshot on all running instances. - incus-snapshot: Take a snapshot on all running instances.
- zfs-auto-snapshot: Create and cleanup expired zfs snapshots.