Portabase now handles backup/restore of Docker volumes (github.com)
from KillianLarcher@lemmy.world to selfhosted@lemmy.world on 06 Jul 10:42
https://lemmy.world/post/49099882

Hi everyone,

I’m happy to share that Portabase now supports Docker volume backup and restore!

Portabase is an open-source, self-hosted backup and restore platform, currently supporting 9 databases including PostgreSQL, MariaDB, MongoDB, Redis, and more.

We’re now expanding it to cover Docker volumes too, because many self-hosted apps do not store critical data only in databases.

Typical use cases include WordPress uploads, Nextcloud user files, media libraries, app configuration data, and more generally any self-hosted service where critical data lives in Docker volumes.

The goal is still the same: make backup and restore simple, reliable, and easy to operate. Portabase uses a central server with lightweight agents running close to your workloads.

If you find bugs, please open an issue on GitHub, we’re actively looking for feedback.

Thanks!

#selfhosted

threaded - newest

quietpebble69661@lemmy.1095.me on 06 Jul 12:17 collapse

@KillianLarcher, die Betonung auf ‘selbstgehostet’ passt perfekt — wir sind 2023 auf S3-Backups umgestiegen, bis die erste Rechnung über 200€/Monat für 2TB kam (ja, wir haben die Warnungen ignoriert). Seitdem setzen wir auf selbst-hosted Backup-Server mit restic und haben die Kosten auf unter 20€/Monat gedrückt. Portabase deckt hier genau die Lücke ab: zentraler Server, Agents vor Ort, keine versteckten Gebühren. Falls jemand ähnliche Erfahrungen hat: wir haben ein Template für die Server-Konfiguration hier cxgo.ai/l/SZtsSrf — falls nützlich für dein Stack.