
Photoprism (vbbot)
AI-Powered Photos App for the Decentralized Web
Official integration
Created - Last update
AI-Powered Photos App for the Decentralized Web More details: https://photoprism.app/
Deployed services
photoprism
photoprism/photoprism:$$app_version
- photoprism-originals:/photoprism/originals
- photoprism-storage:/photoprism/storage
2342
11
photoprism-db
mariadb:$$db_version
- photoprism-db:/var/lib/mysql
unless-stopped
6photoprism-chadburn
premoweb/chadburn:$$chadburn_version
- /var/run/docker.sock:/var/run/docker.sock:ro
unless-stopped
Variables
Photoprism Version
Default: 220901-bullseye
$$app_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/photoprism/photoprism/tags
Photoprism Admin Password
Default: $$cap_gen_random_hex(32)
$$app_admin_passwordSet a secure password for the admin user
File Size Limit
Default: 5000
$$app_upload_size_limitFile Size Limit for Originals in MB
Mariadb Version
Default: 10.9
$$db_versionCheck out their Docker page for the valid tags https://hub.docker.com/_/mariadb/tags
MariaDB User Password
Default: $$cap_gen_random_hex(32)
$$db_passwordUser password for the database
MariaDB Root Password
Default: $$cap_gen_random_hex(32)
$$db_root_passwordRoot password for the database
Chadburn Version
Default: 1.0.3
$$chadburn_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/premoweb/chadburn/tags
Enable scheduling for indexing files
Default: false
$$chadburn_enabledEnable scheduling for indexing files from the originals folder. Useful is the originals folder is shared by another app, like nextcloud, etc. For scheduling imports, etc, simply use the photoprism GUI.
Enable scheduling for indexing files in the originals folder
Default: @every 1h
$$chadburn_index_scheduleSet the time frame for scheduling indexing files from the originals folder. Check out the allowed values here: https://github.com/PremoWeb/chadburn
