Verwaltet die komplette Container Struktur auf dem Server
  • PHP 96.6%
  • Shell 2.1%
  • Python 1.1%
  • Smarty 0.2%
Find a file
2026-04-26 11:52:31 +02:00
compose add dockhand and beszel to stack, build notifier for matrix server 2026-04-26 11:52:31 +02:00
docs backup all new containers for matrix, monitoring and diun 2026-04-12 20:57:25 +02:00
scripts correct authelia config, add uptime-kuma to backup service 2026-04-25 11:47:02 +00:00
shared correct authelia config, add uptime-kuma to backup service 2026-04-25 11:47:02 +00:00
.gitignore initial commit 2026-03-21 16:17:30 +00:00
AGENTS.md Agents.md für Mammouth arbeit eingebaut 2026-04-19 22:19:12 +02:00
LICENSE Initial commit 2026-03-21 13:39:04 +00:00
README.md add backup for all container 2026-04-09 20:53:30 +02:00

Server-container

Verwaltet die komplette Container Struktur auf dem Server.

Backups

  • scripts/nextcloud-backup.sh sichert Nextcloud per Wartungsmodus, SQL-Dump und Borg.
  • scripts/infra-backup.sh sichert Authelia, Forgejo und Nginx Proxy Manager in getrennten Borg-Archiven.
  • Beide Skripte lesen /opt/docker/scripts/.env und erwarten dort mindestens BORG_PASSPHRASE.
  • infra-backup.sh unterstuetzt optional BORG_REPO, KEEP_DAILY, KEEP_WEEKLY und KEEP_MONTHLY.