Add Kopia backup stack with Backblaze B2 offsite target.

Protects /config, selective labdata, and nightly DB dumps; documents homelab improvement plan briefs.
This commit is contained in:
ginnoir
2026-06-10 21:21:34 -05:00
parent 225078afbe
commit 7c7f6dfebc
47 changed files with 3105 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
# UI env vars for ${VAR} substitution. See memory portainer-env-interpolation.
#
# Tiered binds: DB + RomM config + bundled-redis -> /config/romm (SSD);
# RomM blobs (downloaded art + user saves/states) -> /storage1/labdata/romm (ZFS).
# RomM labdata (ZFS): assets = saves/states; resources = fetched cover art (IGDB etc.).
# The labdata/romm/* targets are auto-created by Docker as root on first start.
#
# Only romm joins `edge` (Caddy proxies romm:8080); romm-db stays on `roms` only.