PhotoPrism
官方Docker 应用程序 from Findthelorax's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:2342]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Storage PATH for generated files like cache and index (Keep cache, settings and database)
- 目标
- /photoprism/storage
- 价值
- /mnt/user/appdata/photoprism
Path to your images and storage folder
- 目标
- /photoprism/originals
Only if you want to use the Import function of PhotoPrism (ATTENTION: Don't put the import folder in a subdirectory of the storage folder for your images!)
- 目标
- /photoprism/import
Allow uploads that MAY be offensive (Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_UPLOAD_NSFW
- 价值
- true
Flag photos as private that MAY be offensive (Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_DETECT_NSFW
- 价值
- false
Website Title
- 目标
- PHOTOPRISM_SITE_TITLE
Website Caption
- 目标
- PHOTOPRISM_SITE_CAPTION
Website Description
- 目标
- PHOTOPRISM_SITE_DESCRIPTION
Website Author
- 目标
- PHOTOPRISM_SITE_AUTHOR
Initial Admin Password - you can change the password on the settings page (If you don't want to use a password delete this entry and create another variable with the Key: 'PHOTOPRISM_PUBLIC' and the Value: 'true')
- 目标
- PHOTOPRISM_ADMIN_PASSWORD
WebGUI Port
- 目标
- 2342
- 价值
- 2342
Choose if you want to use the builtin 'sqlite' database or a 'mysql' based database (If you got problems where the database lockes up you should switch to mysql but you have to also setup a dedicated database for that for example 'MariaDB' from Linuxserver.io)
- 目标
- PHOTOPRISM_DATABASE_DRIVER
- 价值
- sqlite
Needs to be filled out if you are using a 'mysql' based databyse type (it has to be filled in exact this format: 'DBUSER:DBPASSWORD@tcp(DBIP:DBPORT)/photoprism?parseTime=true' all values in CAPS have to be replaced with your credentials and without quotes)
- 目标
- PHOTOPRISM_DATABASE_DSN
Set the safety delay for the Webdav Autoindexing in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)
- 目标
- PHOTOPRISM_AUTO_INDEX
- 价值
- 0
Set the safety delay for the Webdav Autoimport in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)
- 目标
- PHOTOPRISM_AUTO_IMPORT
- 价值
- 0
Users can not view or change settings (Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_SETTINGS_HIDDEN
- 价值
- false
Enable on-demand thumbnail rendering (high memory and cpu usage - Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_THUMB_UNCACHED
- 价值
- false
Pre-rendered thumbnail size limit (default 2048, min 720, max 7680)
- 目标
- PHOTOPRISM_THUMB_SIZE
- 价值
- 2048
On-demand rendering size limit (default 7680, min 720, max 7680)
- 目标
- PHOTOPRISM_THUMB_SIZE_UNCACHED
- 价值
- 7680
Size limit for converted image files in pixels (720-30000)
- 目标
- PHOTOPRISM_JPEG_SIZE
- 价值
- 7680
Set to 95 for high-quality thumbnails (requires more storage)
- 目标
- PHOTOPRISM_JPEG_QUALITY
- 价值
- 90
Use darktable presets (disables concurrent raw to jpeg conversion - Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_DARKTABLE_PRESETS
- 价值
- false
Resample filter, best to worst: blackman, lanczos, cubic, linear
- 目标
- PHOTOPRISM_THUMB_FILTER
- 价值
- lanczos
Enable experimental features (Valid options: 'true' or 'false')
- 目标
- PHOTOPRISM_EXPERIMENTAL
- 价值
- false
- 目标
- PHOTOPRISM_UID
- 价值
- 99
- 目标
- PHOTOPRISM_GID
- 价值
- 100
Change only if you know what you are doing! (delete this value if you want to store your database and generated thumnails in the main directory)
- 目标
- PHOTOPRISM_STORAGE_PATH
- 价值
- /photoprism/storage
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 PhotoPrism 。
PhotoPrism 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。