A collection of scripts to manage my self-hosted setup.
Find a file
Benoit e4ff88f7d5 Fix incus backup scripts: override existing files and fail loudly on error
- rm -f the target .tar before export so stale files from previous runs
  are always replaced (incus export fails if the destination exists)
- exit 1 when any backup fails so borgmatic treats it as critical,
  not just a warning

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 22:10:17 +09:00
cloud-init Add cloud-init 2025-08-24 14:39:22 +09:00
haproxy Adjust doc 2025-08-24 14:34:36 +09:00
incus Fix incus backup scripts: override existing files and fail loudly on error 2026-04-29 22:10:17 +09:00
LICENSE Initial commit 2024-09-27 11:37:42 +00:00
README.md Initial commit 2024-09-27 11:37:42 +00:00

Scripts

A collection of scripts to manage my self-hosted setup.