Portabase-Dashboard

Portabase-Dashboard

Oficial

Aplicación Docker from Portabase's Repository

Visión general

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

Requisitos

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

Categorías

Descargar estadísticas

43,911
Descargas totales

Aplicaciones relacionadas

Explore more like this

Explore all

Detalles

Repositorio
portabase/portabase:latest
Última actualización2026-05-29
Visto por primera vez2026-06-01

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp

Host port for the Portabase web interface

Objetivo
80
Por defecto
8887
Valor
8887
Data PathPathrw
Objetivo
/data
Por defecto
/mnt/user/appdata/portabase/dashboard
Valor
/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

Objetivo
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

Objetivo
AUTH_SIGNUP_ENABLED
Passkey Auth EnabledVariable

true/false Allow Passkey authentication

Objetivo
AUTH_PASSKEY_ENABLED
Por defecto
true
Valor
true
Project URLVariable

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

Objetivo
PROJECT_URL
Project SecretVariable

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

Objetivo
PROJECT_SECRET
Default User NameVariable

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

Objetivo
AUTH_DEFAULT_USER_NAME
Default User EmailVariable

Default User Email Address

Objetivo
AUTH_DEFAULT_USER
Default User PasswordVariable

Default Password

Objetivo
AUTH_DEFAULT_PASSWORD
Project NameVariable
Objetivo
PROJECT_NAME
Retention CronVariable

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

Objetivo
RETENTION_CRON
Por defecto
0 0 * * *
SMTP HostVariable

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

Objetivo
SMTP_HOST
SMTP PortVariable

SMTP server port (e.g. 587)

Objetivo
SMTP_PORT
SMTP UserVariable

SMTP username

Objetivo
SMTP_USER
SMTP PasswordVariable

SMTP password

Objetivo
SMTP_PASSWORD
SMTP FromVariable

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

Objetivo
SMTP_FROM
SMTP SecureVariable

Enable SMTP TLS/SSL (true/false)

Objetivo
SMTP_SECURE
Por defecto
false
Valor
false