Todas las aplicaciones - 0 aplicaciones
Portabase-Dashboard
OficialAplicación Docker from Portabase's Repository
Visión general
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.
Requisitos
Categorías
Descargar estadísticas
Aplicaciones relacionadas
Explore more like this
Explore allEnlaces
Detalles
portabase/portabase:latestArgumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Host port for the Portabase web interface
- Objetivo
- 80
- Por defecto
- 8887
- Valor
- 8887
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/portabase/dashboard
- Valor
- /mnt/user/appdata/portabase/dashboard
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
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
true/false Allow Passkey authentication
- Objetivo
- AUTH_PASSKEY_ENABLED
- Por defecto
- true
- Valor
- true
URL of your Portabase dashboard as reachable from your agents i.e. http://portabase.local or https://portabase.myfancydomain.com
- Objetivo
- PROJECT_URL
Secret for your Portabase installation. Must be a hex token i.e. openssl rand -hex 32
- Objetivo
- PROJECT_SECRET
Default User Name (i.e. first {space} last, or nickname)
- Objetivo
- AUTH_DEFAULT_USER_NAME
Default User Email Address
- Objetivo
- AUTH_DEFAULT_USER
Default Password
- Objetivo
- AUTH_DEFAULT_PASSWORD
- Objetivo
- PROJECT_NAME
Schedule for automatic deletion of backups according to the retention policies.
- Objetivo
- RETENTION_CRON
- Por defecto
- 0 0 * * *
SMTP server address (e.g. smtp.resend.com)
- Objetivo
- SMTP_HOST
SMTP server port (e.g. 587)
- Objetivo
- SMTP_PORT
SMTP username
- Objetivo
- SMTP_USER
SMTP password
- Objetivo
- SMTP_PASSWORD
From email address (e.g. no-reply@your-domain.com)
- Objetivo
- SMTP_FROM
Enable SMTP TLS/SSL (true/false)
- Objetivo
- SMTP_SECURE
- Por defecto
- false
- Valor
- false