Julien LutranandClaude Fable 5 0dd8fed645 Add plakar-backup.sh: nightly plakar driver replacing incus-backup.sh
Dumps incus state + auto-discovered databases (MariaDB/MySQL either
binary naming, native and docker-hosted PostgreSQL, grants/globals),
backs up the dump tree and the fs sources listed in plakar-sources
into any plakar kloset (-k @s3), applies retention, optional sync to
a second store. Loud SKIP lines for the plakar-db-exclude opt-out.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-23 08:56:30 +02:00
2025-11-25 17:54:48 +00:00

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 local directory (-d local) or a remote location using rsync over ssh.
  • incus-copy: Run a differential copy of all instances to a remote incus server (push or pull) or to a local project/pool.
  • incus-snapshot: Take a snapshot on all running instances.
  • zfs-auto-snapshot: Create and cleanup expired zfs snapshots.
S
Description
No description provided
Readme
91 KiB
Languages
Shell 100%