PhotoPrism
OficialAplicación Docker from Findthelorax's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:2342]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Storage PATH for generated files like cache and index (Keep cache, settings and database)
- Objetivo
- /photoprism/storage
- Valor
- /mnt/user/appdata/photoprism
Path to your images and storage folder
- Objetivo
- /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!)
- Objetivo
- /photoprism/import
Allow uploads that MAY be offensive (Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_UPLOAD_NSFW
- Valor
- true
Flag photos as private that MAY be offensive (Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_DETECT_NSFW
- Valor
- false
Website Title
- Objetivo
- PHOTOPRISM_SITE_TITLE
Website Caption
- Objetivo
- PHOTOPRISM_SITE_CAPTION
Website Description
- Objetivo
- PHOTOPRISM_SITE_DESCRIPTION
Website Author
- Objetivo
- 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')
- Objetivo
- PHOTOPRISM_ADMIN_PASSWORD
WebGUI Port
- Objetivo
- 2342
- Valor
- 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)
- Objetivo
- PHOTOPRISM_DATABASE_DRIVER
- Valor
- 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)
- Objetivo
- 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)
- Objetivo
- PHOTOPRISM_AUTO_INDEX
- Valor
- 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)
- Objetivo
- PHOTOPRISM_AUTO_IMPORT
- Valor
- 0
Users can not view or change settings (Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_SETTINGS_HIDDEN
- Valor
- false
Enable on-demand thumbnail rendering (high memory and cpu usage - Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_THUMB_UNCACHED
- Valor
- false
Pre-rendered thumbnail size limit (default 2048, min 720, max 7680)
- Objetivo
- PHOTOPRISM_THUMB_SIZE
- Valor
- 2048
On-demand rendering size limit (default 7680, min 720, max 7680)
- Objetivo
- PHOTOPRISM_THUMB_SIZE_UNCACHED
- Valor
- 7680
Size limit for converted image files in pixels (720-30000)
- Objetivo
- PHOTOPRISM_JPEG_SIZE
- Valor
- 7680
Set to 95 for high-quality thumbnails (requires more storage)
- Objetivo
- PHOTOPRISM_JPEG_QUALITY
- Valor
- 90
Use darktable presets (disables concurrent raw to jpeg conversion - Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_DARKTABLE_PRESETS
- Valor
- false
Resample filter, best to worst: blackman, lanczos, cubic, linear
- Objetivo
- PHOTOPRISM_THUMB_FILTER
- Valor
- lanczos
Enable experimental features (Valid options: 'true' or 'false')
- Objetivo
- PHOTOPRISM_EXPERIMENTAL
- Valor
- false
- Objetivo
- PHOTOPRISM_UID
- Valor
- 99
- Objetivo
- PHOTOPRISM_GID
- Valor
- 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)
- Objetivo
- PHOTOPRISM_STORAGE_PATH
- Valor
- /photoprism/storage
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
photoprism/photoprismEjecute PhotoPrism en Unraid.
PhotoPrism se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.