Toutes les applications - 0 applications
Portabase-Dashboard
OfficielleApplication Docker from Portabase's Repository
Vue d'ensemble
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.
Exigences
Catégories
Télécharger les statistiques
Applications associées
Explore more like this
Explore allLiens
Détails
portabase/portabase:latestArguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:80]- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Host port for the Portabase web interface
- Cible
- 80
- Défaut
- 8887
- Valeur
- 8887
- Cible
- /data
- Défaut
- /mnt/user/appdata/portabase/dashboard
- Valeur
- /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
- Cible
- 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
- Cible
- AUTH_SIGNUP_ENABLED
true/false Allow Passkey authentication
- Cible
- AUTH_PASSKEY_ENABLED
- Défaut
- true
- Valeur
- true
URL of your Portabase dashboard as reachable from your agents i.e. http://portabase.local or https://portabase.myfancydomain.com
- Cible
- PROJECT_URL
Secret for your Portabase installation. Must be a hex token i.e. openssl rand -hex 32
- Cible
- PROJECT_SECRET
Default User Name (i.e. first {space} last, or nickname)
- Cible
- AUTH_DEFAULT_USER_NAME
Default User Email Address
- Cible
- AUTH_DEFAULT_USER
Default Password
- Cible
- AUTH_DEFAULT_PASSWORD
- Cible
- PROJECT_NAME
Schedule for automatic deletion of backups according to the retention policies.
- Cible
- RETENTION_CRON
- Défaut
- 0 0 * * *
SMTP server address (e.g. smtp.resend.com)
- Cible
- SMTP_HOST
SMTP server port (e.g. 587)
- Cible
- SMTP_PORT
SMTP username
- Cible
- SMTP_USER
SMTP password
- Cible
- SMTP_PASSWORD
From email address (e.g. no-reply@your-domain.com)
- Cible
- SMTP_FROM
Enable SMTP TLS/SSL (true/false)
- Cible
- SMTP_SECURE
- Défaut
- false
- Valeur
- false