Portabase-Dashboard

Portabase-Dashboard

Officielle

Application Docker from Portabase's Repository

Vue d'ensemble

Portabase is a tool designed to simplify the backup and restoration of your database instances

Install Portabase-Dashboard on Unraid in a few clicks.

Find Portabase-Dashboard in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Portabase-Dashboard Review the template variables and paths Click Install

Exigences

Portabase requires Postgresql17 to perform dashboard installation. Please have a database configured prior to installation.

Catégories

Télécharger les statistiques

43,911
Total des téléchargements

Applications associées

Explore more like this

Explore all

Détails

Référentiel
portabase/portabase:latest
Dernière mise à jour2026-05-29
Première vue2026-06-01

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUI PortPorttcp

Host port for the Portabase web interface

Cible
80
Défaut
8887
Valeur
8887
Data PathPathrw
Cible
/data
Défaut
/mnt/user/appdata/portabase/dashboard
Valeur
/mnt/user/appdata/portabase/dashboard
Database StringVariable

enter in the format of postgresql://{Username}:{Secret}@{hostname or ip}:{port}/{Database Name}?schema=public i.e. postgresql://username:password@hostname:1234/portabase?schema=public

Cible
DATABASE_URL
New User Registration AllowedVariable

true/false set to true to enable new user registration from the login page. Required for initial setup if not passing a user via Default User Name, Default User, and Default Password

Cible
AUTH_SIGNUP_ENABLED
Passkey Auth EnabledVariable

true/false Allow Passkey authentication

Cible
AUTH_PASSKEY_ENABLED
Défaut
true
Valeur
true
Project URLVariable

URL of your Portabase dashboard as reachable from your agents i.e. http://portabase.local or https://portabase.myfancydomain.com

Cible
PROJECT_URL
Project SecretVariable

Secret for your Portabase installation. Must be a hex token i.e. openssl rand -hex 32

Cible
PROJECT_SECRET
Default User NameVariable

Default User Name (i.e. first {space} last, or nickname)

Cible
AUTH_DEFAULT_USER_NAME
Default User EmailVariable

Default User Email Address

Cible
AUTH_DEFAULT_USER
Default User PasswordVariable

Default Password

Cible
AUTH_DEFAULT_PASSWORD
Project NameVariable
Cible
PROJECT_NAME
Retention CronVariable

Schedule for automatic deletion of backups according to the retention policies.

Cible
RETENTION_CRON
Défaut
0 0 * * *
SMTP HostVariable

SMTP server address (e.g. smtp.resend.com)

Cible
SMTP_HOST
SMTP PortVariable

SMTP server port (e.g. 587)

Cible
SMTP_PORT
SMTP UserVariable

SMTP username

Cible
SMTP_USER
SMTP PasswordVariable

SMTP password

Cible
SMTP_PASSWORD
SMTP FromVariable

From email address (e.g. no-reply@your-domain.com)

Cible
SMTP_FROM
SMTP SecureVariable

Enable SMTP TLS/SSL (true/false)

Cible
SMTP_SECURE
Défaut
false
Valeur
false