PhotoPrism-Helper
Docker 应用程序 from Aerilym's Repository
概述
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
The port the helper is hosted on. Container Port: 2343
- 目标
- 2343
- 默认值
- 2342
- 价值
- 2343
Container Variable: PHOTOPRISM_SITE_URL
- 目标
- PHOTOPRISM_SITE_URL
- 默认值
- http://localhost:2342
- 价值
- http://localhost:2342
The PhotoPrism username you want the helper to use for access.
- 目标
- PHOTOPRISM_USERNAME
- 默认值
- admin
- 价值
- admin
The PhotoPrism password associated with the username.
- 目标
- PHOTOPRISM_PASSWORD
The API key you'll use to query the helper API.
- 目标
- APIKEY
- 默认值
- testkey
- 价值
- testkey
The timezone of your instance.
- 目标
- TIMEZONE
- 默认值
- Australia/Melbourne
- 价值
- Australia/Melbourne
The number of milliseconds the import function should wait for a success message before timing out.
- 目标
- IMPORT_TIMEOUT
- 默认值
- 300000
- 价值
- 300000
Enable/Disable the auto-import feature.
- 目标
- AUTO_IMPORT
- 默认值
- false
- 价值
- false
The cron expression for when to run auto-import.
- 目标
- AUTO_IMPORT_CRON
- 默认值
- 0 0 4 * * * *
- 价值
- 0 0 5 * * * *
Enable/Disable the index after auto-importing feature.
- 目标
- INDEX_AFTER_AUTO_IMPORT
- 默认值
- false
- 价值
- false
Enable/Disable the auto-index feature.
- 目标
- AUTO_INDEX
- 默认值
- false
- 价值
- false
The cron expression for when to run auto-index.
- 目标
- AUTO_INDEX_CRON
- 默认值
- 0 0 6 * * * *
- 价值
- 0 0 5 * * * *
Tells the helper instance if it is running in a Docker container. Container Variable: ISDOCKER
- 默认值
- 1
- 价值
- 1
The logging file path.
- 目标
- LOGFILE_PATH
- 默认值
- logs/local.log
- 价值
- logs/local.log
The log level to apply to the console log.
- 目标
- LOGLEVEL_CONSOLE
- 默认值
- info
- 价值
- info
The log level to apply to the file log.
- 目标
- LOGLEVEL_FILE
- 默认值
- error
- 价值
- error
Enable/Disable sending errors/exceptions to the dev.
- 目标
- SEND_ERRORS
- 默认值
- true
- 价值
- true
The URL to send errors to. (Don't change unless you're running your own fork of the helper)
- 目标
- ERROR_LOG_URL
The API key sent with error logs to the external server.
- 目标
- ERROR_LOG_KEY
Enable/Disable anonymising externally sent error logs.
- 目标
- ERROR_LOG_IDENTITY_ANONYMISED
- 默认值
- false
- 价值
- false
Enable/Disable sending your configuration options with externally sent errors.
- 目标
- ERROR_LOG_IDENTITY_SEND_OPTIONS
- 默认值
- true
- 价值
- true
Enable/Disable sending logs to an external log server.
- 目标
- EXTERNAL_LOG
- 默认值
- false
- 价值
- false
The log level to apply to the external log.
- 目标
- EXTERNAL_LOG_DEPTH
- 默认值
- info
- 价值
- info
The URL of the external log server.
- 目标
- EXTERNAL_LOG_URL
The API key sent with logs sent to the external log server.
- 目标
- EXTERNAL_LOG_KEY
Enable/Disable anonymising externally sent logs.
- 目标
- EXTERNAL_LOG_IDENTITY_ANONYMISED
- 默认值
- false
- 价值
- false
Enable/Disable sending your configuration options with externally sent logs.
- 目标
- EXTERNAL_LOG_IDENTITY_SEND_OPTIONS
- 默认值
- true
- 价值
- true
下载统计数据
详细信息
aerilym/photoprism-helper:master在Unraid 上运行 PhotoPrism-Helper 。
PhotoPrism-Helper 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。