Back up now
Sleep Peacefully

Because a 'DROP DATABASE' can happen fast. Portabase is the 100% open source and self-hosted solution to centralize, secure, and automate your database backups.

et plus de 0 contributeurs

$curl -sL portabase.io/install | bash

Database administration, simplified.

Quick Installation

Deploy the Portabase agent in a single command line. Automatic configuration in less than 2 minutes.

Data Sovereignty

Your data never leaves your infrastructure. You choose where to store your backups (S3, Local, MinIO).

100% Open Source

Transparent, auditable code backed by an active community of passionate developers.

Designed for DevOps & DBAs

Forget manually maintained bash scripts. Portabase offers a modern interface to manage the resilience of your data infrastructure.

Notifications & Alerts

Get notified instantly when an incident occurs. Configure different channels based on severity levels.

Connectors

100% Self-Hosted

Maintain total data sovereignty. Deploy Portabase on your own infrastructure in just minutes.

Compatible with

Open Source

Transparent, auditable code with no vendor lock-in. Contribute to and inspect exactly what runs on your servers.

Project

Multi-Agent & Multi-DB

A single dashboard to manage hundreds of agents connected to your PostgreSQL, MySQL, MongoDB and MariaDB instances.

Supported

Access Control (RBAC)

Secure Portabase access with roles that ensure your data security is never compromised.

Multi-Backend Storage & Retention

Support multiple storage backends simultaneously, including S3-compatible providers. Define fine-grained retention policies per backend and restore data on demand with full control.

Supported backends

Cron Scheduling

Schedule your backups using Cron syntax directly through the interface.

Modes

Secure-by-Design Agent

The agent operates in 'Pull' mode: no inbound ports need to be opened on your infrastructure.

CLI

Control Portabase from your terminal. Install agents, manage configurations, and databases. The CLI is intelligent and auto-updates as soon as a new version is available.

Tools

Questions Frequently Asked

Everything you need to know to start securing your data today.

Take back control of your data ?

Join the developers who sleep soundly thanks to Portabase. Open Source, free, and self-hosted.

No credit card Open Source Apache 2.0 Setup in 2 min
bash — 80x24
# Install Portabase CLI
$ curl -sL portabase.io/install | bash
# Start a local instance
$ portabase dashboard .
$ portabase agent .
Container started successfully
Dashboard available at localhost:3000
Agent connected to Dashboard successfully