pocketlog
Aplicación Docker from Anym001's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
Persistent app directory. Holds the SQLite database (/config/db, unless an external MariaDB is used) and optional log files (/config/logs).
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/pocketlog
- Valor
- /mnt/user/appdata/pocketlog
HTTP port of the PocketLog web interface
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
Host user ID that owns the files under /config (Unraid: 99)
- Por defecto
- 99
- Valor
- 99
Host group ID for the files under /config (Unraid: 100)
- Por defecto
- 100
- Valor
- 100
Container timezone
- Por defecto
- Europe/Berlin
- Valor
- Europe/Berlin
MariaDB option only: hostname or IP of the MariaDB instance. Setting any DB_* variable switches PocketLog from SQLite to MariaDB. Leave empty to use the embedded SQLite database.
MariaDB option only: port (default 3306)
MariaDB option only: database name (default pocketlog)
MariaDB option only: database user (default pocketlog)
MariaDB option only: database password. Required once any DB_* variable is set (MariaDB active).
Default locale for new accounts (BCP-47, e.g. de-DE, de-AT, de-CH, en-GB, en-US). Each user can override it.
- Por defecto
- de-DE
- Valor
- de-DE
Default currency for new accounts (ISO 4217, e.g. EUR, USD, GBP, CHF, JPY). Display-only, per-user overridable.
- Por defecto
- EUR
- Valor
- EUR
Detalles
ghcr.io/anym001/pocketlog:latestEjecute Pocketlog en Unraid.
Pocketlog se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.