Comment on Portabase now handles backup/restore of Docker volumes
KillianLarcher@lemmy.world 6 days agoThere are a few other tools. Docker Desktop has some backup-related tooling, but not through a web UI. Portainer may cover part of it too, but I’m not 100% sure.
You can also use generic file-level backup tools, since Docker volumes are basically files at the end of the day.
Portabase is more focused on backup and restore workflows. The goal is to have the full ecosystem around that: storage providers, notifications, retention policies, RBAC, agents, homogenous migration, etc.
yestalgia@lemmy.world 6 days ago
Nice. I’d like to change Linux distros on my server but the main thing holding me back was all my containers, sidecars, reverse proxies, etc. If I could easily back up and restore that would be amazing.
KillianLarcher@lemmy.world 6 days ago
Feel free to give it a try if you have time, and don’t hesitate to open GitHub issues if you run into any bugs.