Automated Backups,
Sleep Peacefully

A wrong SQL query can corrupt your data in seconds. Portabase is a 100% open-source, self-hosted solution to automate backups and restore your databases on demand.

et plus de 0 contributeurs

$curl -sL portabase.io/install | bash

Database administration, simplified.

Quick Installation

Deploy the Portabase agent with a single command. Fully configured and ready in under 2 minutes.

Full Data Control

Connect your own storage backends and choose exactly where each database backup is stored.

Open Source & Transparent

Auditable code supported 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

OIDC & OAuth2 Authentication

Authenticate to your instance using one or more external Identity Providers (IdPs).

Included providers

100% Self-Hosted

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

Compatible with

Multi-Databases

A single dashboard to manage agents connected to your PostgreSQL, MySQL, MariaDB, SQLite or MongoDB instances.

Supported

Organization & Access Control (RBAC)

Organize your team and manage access with role-based permissions, ensuring your data stays secure.

Multi-Backend Storage

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

Scheduling

Easily schedule backups using fixed intervals or Cron syntax, right from the interface..

Modes

Secure-by-Design Architecture

The dashboard never contacts your agents, 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 easy thanks to Portabase — open-source, free, and self-hosted.

No credit card required Open Source (Apache 2.0) Setup in under 2 minutes
# Install Portabase CLI
$ curl -sL portabase.io/install | bash
# Start a local instance
$ portabase dashboard .
$ portabase agent .