SelfDashboard
Aplicación Docker from Svensen's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--group-add=281
Configuración de plantillas
Port der Weboberfläche.
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Zeitzone, z. B. Europe/Berlin
- Objetivo
- TZ
- Por defecto
- Europe/Berlin
- Valor
- Europe/Berlin
App-Daten (/app/data): pro User dashboard.json unter users/, Auth unter auth/auth.db, Kalender, Logs. Backup dieses Host-Ordners empfohlen. Optional: SELFDASHBOARD_DATA_DIR überschreibt den Pfad im Container.
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/selfdashboard
- Valor
- /mnt/user/appdata/selfdashboard
Pflicht für Plugin-Verteilung: Host → /app/plugins/custom. Pro Plugin plugin.json und widget.js (Store „Von GitHub“ oder ZIP); API-Plugins zusätzlich server.mjs vom Store. Image-API nur Fallback. Nach Update: Strg+F5.
- Objetivo
- /app/plugins/custom
- Por defecto
- /mnt/user/appdata/selfdashboard/plugins
- Valor
- /mnt/user/appdata/selfdashboard/plugins
GitHub-Repository für den Plugin-Store (owner/repo). Lädt plugins-pack/plugins-index.json.
- Objetivo
- SELFDASHBOARD_PLUGINS_GITHUB_REPO
- Por defecto
- kabelsalatundklartext/selfdashboard
- Valor
- kabelsalatundklartext/selfdashboard
Branch oder Tag (Stable: main). Muss plugins-pack/ mit plugins-index.json enthalten. Beta-Tester: beta + Image :beta.
- Objetivo
- SELFDASHBOARD_PLUGINS_GITHUB_REF
- Por defecto
- main
- Valor
- main
Ordner im Repo mit Plugin-Dateien (Standard: plugins-pack).
- Objetivo
- SELFDASHBOARD_PLUGINS_GITHUB_PATH
- Por defecto
- plugins-pack
- Valor
- plugins-pack
OPTIONAL — leer lassen ohne CrowdSec-Widget. z. B. /mnt/user/appdata/crowdsec/data → /crowdsec-data (read-only). crowdsec.db; optional GeoLite2-*.mmdb. Entsperren: Docker-Socket + Plugin-Einstellung.
- Objetivo
- /crowdsec-data
Optional für Docker-Widget (nur dieser Host). Bei EACCES: --group-add=281 in Extra Parameters anpassen (GID mit stat -c '%g' /var/run/docker.sock prüfen).
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
OPTIONAL — Admin-Passwort per Env zurücksetzen (wenn vergessen). Neues Passwort setzen (min. 8 Zeichen), Container neu starten, einloggen, dann Variable LEEREN und erneut starten. Optional SELFDASHBOARD_AUTH_RESET_USER=admin (sonst erster Admin). Alternative: SELFDASHBOARD_AUTH_RESET=admin:NeuesPasswort
- Objetivo
- SELFDASHBOARD_AUTH_RESET_PASSWORD
OPTIONAL — Benutzername für Passwort-Reset (mit SELFDASHBOARD_AUTH_RESET_PASSWORD). Leer = erster Admin.
- Objetivo
- SELFDASHBOARD_AUTH_RESET_USER
Normalerweise production.
- Objetivo
- NODE_ENV
- Por defecto
- production
- Valor
- production
Wofür: HTTPS aus dem Container (CalDAV, Fritzbox, Pi-hole, Plugin-Store, Wetter, …). Standard (leer): Zertifikate prüfen — empfohlen. Nur 0 bei Zertifikatsfehlern auf internen https://-URLs (self-signed). Dann gilt für alle HTTPS-Aufrufe — unsicher. Nicht nötig für Open-Meteo/GitHub. Besser: gültiges Zertifikat oder eigene CA.
- Objetivo
- NODE_TLS_REJECT_UNAUTHORIZED
Categorías
Detalles
ghcr.io/kabelsalatundklartext/selfdashboard:latestEjecute SelfDashboard en Unraid.
SelfDashboard se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.