Caprover logo
Caprover one-click apps browser
Photoprism (vbbot) logo
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
6
photoprism-chadburn
premoweb/chadburn:$$chadburn_version
  • /var/run/docker.sock:/var/run/docker.sock:ro
unless-stopped
Variables

Photoprism Version

Default: 220901-bullseye

$$app_version
Check 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_password
Set a secure password for the admin user

File Size Limit

Default: 5000

$$app_upload_size_limit
File Size Limit for Originals in MB

Mariadb Version

Default: 10.9

$$db_version
Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb/tags

MariaDB User Password

Default: $$cap_gen_random_hex(32)

$$db_password
User password for the database

MariaDB Root Password

Default: $$cap_gen_random_hex(32)

$$db_root_password
Root password for the database

Chadburn Version

Default: 1.0.3

$$chadburn_version
Check out their Docker page for the valid tags https://hub.docker.com/r/premoweb/chadburn/tags

Enable scheduling for indexing files

Default: false

$$chadburn_enabled
Enable 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_schedule
Set the time frame for scheduling indexing files from the originals folder. Check out the allowed values here: https://github.com/PremoWeb/chadburn
© 2026, Built with Gatsby - Source code available on GitHub