Alle Anwendungen - 0 Anwendungen
Portabase-Dashboard
OffiziellDocker-Anwendung from Portabase's Repository
Übersicht
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.
Anforderungen
Kategorien
Statistik herunterladen
Verwandte Anwendungen
Explore more like this
Explore allLinks
Einzelheiten
portabase/portabase:latestLaufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Host port for the Portabase web interface
- Ziel
- 80
- Standard
- 8887
- Wert
- 8887
- Ziel
- /data
- Standard
- /mnt/user/appdata/portabase/dashboard
- Wert
- /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
- Ziel
- 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
- Ziel
- AUTH_SIGNUP_ENABLED
true/false Allow Passkey authentication
- Ziel
- AUTH_PASSKEY_ENABLED
- Standard
- true
- Wert
- true
URL of your Portabase dashboard as reachable from your agents i.e. http://portabase.local or https://portabase.myfancydomain.com
- Ziel
- PROJECT_URL
Secret for your Portabase installation. Must be a hex token i.e. openssl rand -hex 32
- Ziel
- PROJECT_SECRET
Default User Name (i.e. first {space} last, or nickname)
- Ziel
- AUTH_DEFAULT_USER_NAME
Default User Email Address
- Ziel
- AUTH_DEFAULT_USER
Default Password
- Ziel
- AUTH_DEFAULT_PASSWORD
- Ziel
- PROJECT_NAME
Schedule for automatic deletion of backups according to the retention policies.
- Ziel
- RETENTION_CRON
- Standard
- 0 0 * * *
SMTP server address (e.g. smtp.resend.com)
- Ziel
- SMTP_HOST
SMTP server port (e.g. 587)
- Ziel
- SMTP_PORT
SMTP username
- Ziel
- SMTP_USER
SMTP password
- Ziel
- SMTP_PASSWORD
From email address (e.g. no-reply@your-domain.com)
- Ziel
- SMTP_FROM
Enable SMTP TLS/SSL (true/false)
- Ziel
- SMTP_SECURE
- Standard
- false
- Wert
- false