PhotoPrism-Helper
PhotoPrism-Helper
Docker app from Aerilym's Repository
Overview
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
The port the helper is hosted on. Container Port: 2343
- Target
- 2343
- Default
- 2342
- Value
- 2343
Container Variable: PHOTOPRISM_SITE_URL
- Target
- PHOTOPRISM_SITE_URL
- Default
- http://localhost:2342
- Value
- http://localhost:2342
The PhotoPrism username you want the helper to use for access.
- Target
- PHOTOPRISM_USERNAME
- Default
- admin
- Value
- admin
The PhotoPrism password associated with the username.
- Target
- PHOTOPRISM_PASSWORD
The API key you'll use to query the helper API.
- Target
- APIKEY
- Default
- testkey
- Value
- testkey
The timezone of your instance.
- Target
- TIMEZONE
- Default
- Australia/Melbourne
- Value
- Australia/Melbourne
The number of milliseconds the import function should wait for a success message before timing out.
- Target
- IMPORT_TIMEOUT
- Default
- 300000
- Value
- 300000
Enable/Disable the auto-import feature.
- Target
- AUTO_IMPORT
- Default
- false
- Value
- false
The cron expression for when to run auto-import.
- Target
- AUTO_IMPORT_CRON
- Default
- 0 0 4 * * * *
- Value
- 0 0 5 * * * *
Enable/Disable the index after auto-importing feature.
- Target
- INDEX_AFTER_AUTO_IMPORT
- Default
- false
- Value
- false
Enable/Disable the auto-index feature.
- Target
- AUTO_INDEX
- Default
- false
- Value
- false
The cron expression for when to run auto-index.
- Target
- AUTO_INDEX_CRON
- Default
- 0 0 6 * * * *
- Value
- 0 0 5 * * * *
Tells the helper instance if it is running in a Docker container. Container Variable: ISDOCKER
- Default
- 1
- Value
- 1
The logging file path.
- Target
- LOGFILE_PATH
- Default
- logs/local.log
- Value
- logs/local.log
The log level to apply to the console log.
- Target
- LOGLEVEL_CONSOLE
- Default
- info
- Value
- info
The log level to apply to the file log.
- Target
- LOGLEVEL_FILE
- Default
- error
- Value
- error
Enable/Disable sending errors/exceptions to the dev.
- Target
- SEND_ERRORS
- Default
- true
- Value
- true
The URL to send errors to. (Don't change unless you're running your own fork of the helper)
- Target
- ERROR_LOG_URL
The API key sent with error logs to the external server.
- Target
- ERROR_LOG_KEY
Enable/Disable anonymising externally sent error logs.
- Target
- ERROR_LOG_IDENTITY_ANONYMISED
- Default
- false
- Value
- false
Enable/Disable sending your configuration options with externally sent errors.
- Target
- ERROR_LOG_IDENTITY_SEND_OPTIONS
- Default
- true
- Value
- true
Enable/Disable sending logs to an external log server.
- Target
- EXTERNAL_LOG
- Default
- false
- Value
- false
The log level to apply to the external log.
- Target
- EXTERNAL_LOG_DEPTH
- Default
- info
- Value
- info
The URL of the external log server.
- Target
- EXTERNAL_LOG_URL
The API key sent with logs sent to the external log server.
- Target
- EXTERNAL_LOG_KEY
Enable/Disable anonymising externally sent logs.
- Target
- EXTERNAL_LOG_IDENTITY_ANONYMISED
- Default
- false
- Value
- false
Enable/Disable sending your configuration options with externally sent logs.
- Target
- EXTERNAL_LOG_IDENTITY_SEND_OPTIONS
- Default
- true
- Value
- true
Download Statistics
Details
aerilym/photoprism-helper:masterRun PhotoPrism-Helper on Unraid.
PhotoPrism-Helper is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.