Pocket-ID

Pocket-ID

Oficial

Aplicación Docker from grtgbln's Repository

Visión general

A simple OIDC provider that allows users to authenticate with their passkeys to your services.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:1411]/
Red
bridge
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp

Port to access WebUI

Objetivo
1411
Por defecto
1411
Valor
1411
App URLVariable

The URL where you will access the app. Recommended to change from default.

Objetivo
APP_URL
Por defecto
http://localhost
Valor
http://localhost
Behind ProxyVariable

Whether the app is behind a reverse proxy.

Objetivo
TRUST_PROXY
Por defecto
false|true
Encryption KeyVariable

A secure random key used for encrypting sensitive data. Generate with `openssl rand -base64 32`

Objetivo
ENCRYPTION_KEY
Maxmind License KeyVariable

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 UI ConfigurationVariable

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
Database - ProviderVariable

The database provider to use.

Objetivo
DB_PROVIDER
Por defecto
sqlite|postgres
Database - Connection StringVariable

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
Upload PathVariable

Path inside the container where uploaded files are stored

Objetivo
UPLOAD_PATH
Por defecto
data/uploads
Valor
data/uploads
Keys PathVariable

Path inside the container where keys are stored

Objetivo
KEYS_PATH
Por defecto
data/keys
Valor
data/keys
GeoLite2 Database PathVariable

Path to the GeoLite2 database file.

Objetivo
GEOLITE_DB_PATH
Por defecto
data/GeoLite2-City.mmdb
Valor
data/GeoLite2-City.mmdb
GeoLite2 Download LinkVariable

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
Internal PortVariabletcp

The port inside the container on which the server should listen. Not recommended to change.

Objetivo
PORT
Por defecto
1411
Valor
1411
Internal HostVariable

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 PathPathrw

Data directory

Objetivo
/app/data
Por defecto
/mnt/user/appdata/pocket-id/data
Valor
/mnt/user/appdata/pocket-id/data
PUIDVariable
Por defecto
099
Valor
099
PGIDVariable
Por defecto
100
Valor
100

Detalles

Repositorio
ghcr.io/pocket-id/pocket-id:latest
Última actualización2026-06-02
Visto por primera vez2025-03-15

Ejecute 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.