Portabase-Dashboard

Portabase-Dashboard

Offiziell

Docker-Anwendung from Portabase's Repository

Übersicht

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

Anforderungen

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

Kategorien

Statistik herunterladen

43,911
Downloads insgesamt

Verwandte Anwendungen

Explore more like this

Explore all

Einzelheiten

Repository
portabase/portabase:latest
Zuletzt aktualisiert2026-05-29
Erstmals gesehen2026-06-01

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:80]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Host port for the Portabase web interface

Ziel
80
Standard
8887
Wert
8887
Data PathPathrw
Ziel
/data
Standard
/mnt/user/appdata/portabase/dashboard
Wert
/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

Ziel
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

Ziel
AUTH_SIGNUP_ENABLED
Passkey Auth EnabledVariable

true/false Allow Passkey authentication

Ziel
AUTH_PASSKEY_ENABLED
Standard
true
Wert
true
Project URLVariable

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

Ziel
PROJECT_URL
Project SecretVariable

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

Ziel
PROJECT_SECRET
Default User NameVariable

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

Ziel
AUTH_DEFAULT_USER_NAME
Default User EmailVariable

Default User Email Address

Ziel
AUTH_DEFAULT_USER
Default User PasswordVariable

Default Password

Ziel
AUTH_DEFAULT_PASSWORD
Project NameVariable
Ziel
PROJECT_NAME
Retention CronVariable

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

Ziel
RETENTION_CRON
Standard
0 0 * * *
SMTP HostVariable

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

Ziel
SMTP_HOST
SMTP PortVariable

SMTP server port (e.g. 587)

Ziel
SMTP_PORT
SMTP UserVariable

SMTP username

Ziel
SMTP_USER
SMTP PasswordVariable

SMTP password

Ziel
SMTP_PASSWORD
SMTP FromVariable

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

Ziel
SMTP_FROM
SMTP SecureVariable

Enable SMTP TLS/SSL (true/false)

Ziel
SMTP_SECURE
Standard
false
Wert
false