For databases, you only need to provide the URL, port, and credentials. Portabase then connects using the database’s standard protocol, making it hosting-agnostic (so you can backup databases hosted in self-managed Docker environments, Kubernetes clusters, or cloud platforms).
- Posts
- 5
- Comments
- 17
- Joined
- 5 mo. ago
- Posts
- 5
- Comments
- 17
- Joined
- 5 mo. ago
Selfhosted @lemmy.world Portabase now handles backup/restore of Docker volumes
Selfhosted @lemmy.world Portabase 1.16: Open source database backup/restore tool, now with API REST
Selfhosted @lemmy.world Portabase 1.14: Open source database backup/restore tool
Selfhosted @lemmy.world Portabase v1.10 - database backup/restore tool, now supporting Firebird SQL
Selfhosted @lemmy.world Portabase v1.7.1 - Open source database backup/restore tool




It’s a bit different for SQLite, though, because it is not a server-based database engine: it is ultimately just a file.