Introduction
Let's discover Portabase in less than 5 minutes.
The Portabase project started from a simple observation: we needed a straightforward and efficient PostgreSQL backup and restore software for our internal teams.
Initially, we developed a proof of concept (POC) internally, which allowed us to back up data across our 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 PostgreSQL (check the roadmap for other kind of instances) backup and restore.
- An intuitive user experience with a fluid and dynamic graphical interface.
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