

There 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.



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.