Introduction
Let's discover Portabase in less than 5 minutes.
The Portabase project started from a simple observation: we needed a straightforward and efficient database backup and restore solution for our internal teams.
Initially, we developed a proof of concept (POC) internally, which allowed us to back up data across various instances. After several months of use, we decided to take the initiative further by creating open-source software dedicated to data backup and restoration with a server and multiple agents.
Our Vision
Our goal is to provide the community with:
- A free and open-source tool for backup and restore.
- An intuitive user experience with a fluid and dynamic graphical interface.
- Support for multiple database engines, currently including:
PostgreSQL is fully supported. MariaDB and MySQL support are actively in development.
Contribute to the Project
We welcome all constructive feedback and contributions to help the project grow. For contributions, please refer to the associated GitHub repository.
Let’s build something amazing together!
Getting Started
Get started by creating a new Portabase server.
What you'll need
- Docker version 24.0 or above
- Docker Compose version 3.8 or above
- A supported database engine: PostgreSQL, MariaDB, or MySQL