Portabase is a tool designed to simplify the backup and restoration of your database instances. It integrates seamlessly with Portabase agents for managing operations securely and efficiently.
Website β’ Documentation β’ Demo β’ Installation β’ Report Bug β’ Request Feature
You have 4 ways to install Portabase:
- Automated CLI (recommended) - details
- Docker Run - details
- Docker Compose setup - details
- Kubernetes with Helm details
- Development setup - details
Ensure Docker is installed on your machine before getting started.
| Engine | Support | Supported Versions | Restore |
|---|---|---|---|
| PostgreSQL | β Stable | 12, 13, 14, 15, 16, 17 et 18 | Yes |
| MySQL | β Stable | 5.7, 8 et 9 | Yes |
| MariaDB | β Stable | 10 et 11 | Yes |
| MongoDB | β Stable | 4, 5, 6, 7 et 8 | Yes |
| SQLite | β Stable | 3.x | Yes |
| Redis | β Stable | 2.8+ | No |
| Valkey | β Stable | 7.2+ | No |
| MSSQL Server | β Ongoing | - | Yes |
See the Database Servers documentation for version-specific backup and restore details.
Distributed under the Apache License. See LICENSE.txt for more details.

