Pocket-ID
OficialAplicación Docker from grtgbln's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:1411]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Port to access WebUI
- Objetivo
- 1411
- Por defecto
- 1411
- Valor
- 1411
The URL where you will access the app. Recommended to change from default.
- Objetivo
- APP_URL
- Por defecto
- http://localhost
- Valor
- http://localhost
Whether the app is behind a reverse proxy.
- Objetivo
- TRUST_PROXY
- Por defecto
- false|true
A secure random key used for encrypting sensitive data. Generate with `openssl rand -base64 32`
- Objetivo
- ENCRYPTION_KEY
License Key for the GeoLite2 Database. If the key is not provided, IP locations will be marked as unknown in audit logs.
- Objetivo
- MAXMIND_LICENSE_KEY
Disable the ability to configure the app via the UI. If enabled, you must set all required environment variables. See documentation: https://pocket-id.org/docs/configuration/environment-variables/#overriding-the-ui-configuration
- Objetivo
- UI_CONFIG_DISABLED
- Por defecto
- false|true
The database provider to use.
- Objetivo
- DB_PROVIDER
- Por defecto
- sqlite|postgres
The connection string for the database. If using SQLite, this should be left as is.
- Objetivo
- DB_CONNECTION_STRING
- Por defecto
- file:data/pocket-id.db?_pragma=journal_mode(WAL)&_pragma=busy_timeout(2500)&_txlock=immediate
- Valor
- file:data/pocket-id.db?_pragma=journal_mode(WAL)&_pragma=busy_timeout(2500)&_txlock=immediate
Path inside the container where uploaded files are stored
- Objetivo
- UPLOAD_PATH
- Por defecto
- data/uploads
- Valor
- data/uploads
Path inside the container where keys are stored
- Objetivo
- KEYS_PATH
- Por defecto
- data/keys
- Valor
- data/keys
Path to the GeoLite2 database file.
- Objetivo
- GEOLITE_DB_PATH
- Por defecto
- data/GeoLite2-City.mmdb
- Valor
- data/GeoLite2-City.mmdb
The URL to download the GeoLite2 database.
- Objetivo
- GEOLITE_DB_URL
- Por defecto
- https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=%s&suffix=tar.gz
- Valor
- https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=%s&suffix=tar.gz
The port inside the container on which the server should listen. Not recommended to change.
- Objetivo
- PORT
- Por defecto
- 1411
- Valor
- 1411
The host inside the container on which the server should listen. Not recommended to change.
- Objetivo
- HOST
- Por defecto
- 0.0.0.0
- Valor
- 0.0.0.0
Data directory
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/pocket-id/data
- Valor
- /mnt/user/appdata/pocket-id/data
- Por defecto
- 099
- Valor
- 099
- Por defecto
- 100
- Valor
- 100
Detalles
ghcr.io/pocket-id/pocket-id:latestEjecute Pocket-ID en Unraid.
Pocket-ID se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.