Pocket-ID
OffiziellDocker-Anwendung from grtgbln's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:1411]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Port to access WebUI
- Ziel
- 1411
- Standard
- 1411
- Wert
- 1411
The URL where you will access the app. Recommended to change from default.
- Ziel
- APP_URL
- Standard
- http://localhost
- Wert
- http://localhost
Whether the app is behind a reverse proxy.
- Ziel
- TRUST_PROXY
- Standard
- false|true
A secure random key used for encrypting sensitive data. Generate with `openssl rand -base64 32`
- Ziel
- ENCRYPTION_KEY=
License Key for the GeoLite2 Database. If the key is not provided, IP locations will be marked as unknown in audit logs.
- Ziel
- 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
- Ziel
- UI_CONFIG_DISABLED
- Standard
- false|true
The database provider to use.
- Ziel
- DB_PROVIDER
- Standard
- sqlite|postgres
The connection string for the database. If using SQLite, this should be left as is.
- Ziel
- DB_CONNECTION_STRING
- Standard
- file:data/pocket-id.db?_pragma=journal_mode(WAL)&_pragma=busy_timeout(2500)&_txlock=immediate
- Wert
- file:data/pocket-id.db?_pragma=journal_mode(WAL)&_pragma=busy_timeout(2500)&_txlock=immediate
Path inside the container where uploaded files are stored
- Ziel
- UPLOAD_PATH
- Standard
- data/uploads
- Wert
- data/uploads
Path inside the container where keys are stored
- Ziel
- KEYS_PATH
- Standard
- data/keys
- Wert
- data/keys
Path to the GeoLite2 database file.
- Ziel
- GEOLITE_DB_PATH
- Standard
- data/GeoLite2-City.mmdb
- Wert
- data/GeoLite2-City.mmdb
The URL to download the GeoLite2 database.
- Ziel
- GEOLITE_DB_URL
- Standard
- https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=%s&suffix=tar.gz
- Wert
- 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.
- Ziel
- PORT
- Standard
- 1411
- Wert
- 1411
The host inside the container on which the server should listen. Not recommended to change.
- Ziel
- HOST
- Standard
- 0.0.0.0
- Wert
- 0.0.0.0
Data directory
- Ziel
- /app/data
- Standard
- /mnt/user/appdata/pocket-id/data
- Wert
- /mnt/user/appdata/pocket-id/data
- Standard
- 099
- Wert
- 099
- Standard
- 100
- Wert
- 100
Einzelheiten
ghcr.io/pocket-id/pocket-id:latestFühren Sie Pocket-ID auf Unraid aus.
Pocket-ID ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.