Portabase Logo
Installation

Overview

Choose how you want to deploy the Portabase Dashboard and Agent.

Portabase ships as two components, and both are installed from this section:

  • The Dashboard - the control plane. Install it once, wherever you want to manage things from.
  • The Agent - the connector. Install one on each server that holds databases to back up.

Start with the Dashboard, then install your first Agent. Every page below covers both, in a Dashboard and an Agent tab.

Check the Requirements before you start.


Choose a method

MethodBest forInternal databaseSupportStatus
CLIGetting started, and the fastest path on a plain server-Official✅ Tested
DockerManual control, GitOps, existing Docker hostsBundled or externalOfficial✅ Tested
KubernetesExisting clusters, Helm-based workflowsBundled or externalOfficial✅ Tested
CoolifySelf-hosted PaaS users who want a one-click deployManaged by CoolifyOfficial✅ Tested
DokploySelf-hosted PaaS users who want a one-click deployManaged by DokployOfficial✅ Tested
UnraidUnraid servers, install from Community ApplicationsExternal (PostgreSQL 17)Official✅ Tested
Proxmox VEProxmox hosts, LXC via the community helper scriptInstalled in the LXC⚠️ Unofficial❌ Not tested

Support - Official methods are published and maintained by the Portabase team. Unofficial ones are maintained by a third party; we do not control what they install or when they change.

Status - Tested means we run the method ourselves before each release. Not tested means we have not verified it.

If you have no strong preference, use the CLI. It generates the encryption secret and starts the containers for you.


Agent coverage

The Agent runs next to your databases, so it is installed directly on the host rather than through a PaaS or a cluster.

MethodDashboardAgent
CLI
Docker
Kubernetes❌ - use Docker
Coolify❌ - use CLI or Docker
Dokploy❌ - use CLI or Docker
Unraid❌ - use Docker
Proxmox VE❌ - use CLI or Docker

After installing

Once the Dashboard is up, continue with:

Last updated on

On this page