photoprism/docker/demo
Michael Mayer a7ee3c2e19 Config: Add PHOTOPRISM_SITE_NAME to compose examples and Helm charts
Also align the SITE_* inline doc comments with the CLI flag help.
2026-06-10 14:28:50 +00:00
..
debian Build: Add shared .telemetry file to opt out of CLI telemetry 2026-04-24 16:42:21 +02:00
ubuntu Build: Add shared .telemetry file to opt out of CLI telemetry 2026-04-24 16:42:21 +02:00
unstable Build: Add shared .telemetry file to opt out of CLI telemetry 2026-04-24 16:42:21 +02:00
compose.yaml Config: Add PHOTOPRISM_SITE_NAME to compose examples and Helm charts 2026-06-10 14:28:50 +00:00
Dockerfile Build: Add shared .telemetry file to opt out of CLI telemetry 2026-04-24 16:42:21 +02:00
index.gohtml UX: Fix overlay scroll behavior #3168 #4777 2025-02-09 14:26:46 +01:00
jobs.ini Demo: Add setup script 2021-12-12 18:21:32 +01:00
Makefile Docker: Change "docker-compose" command to "docker compose" #1192 2022-11-05 16:31:08 +01:00
README Downloads: Update URL 2021-12-12 20:15:52 +01:00
setup.sh Docker: Keep old config files when updating packages 2023-03-20 21:07:40 +01:00
traefik.yaml CI: Add codespell config and fix typos (#4506) 2025-03-27 16:42:24 +01:00

# PhotoPrism Demo Environment

Run to install a pre-configured demo instance on Ubuntu 20.04 LTS:

  bash <(curl -s https://dl.photoprism.app/docker/demo/setup.sh)

Note:
- demo.yourdomain.com must be replaced with the actual hostname
- The demo is frequently restarted to remove uploaded content
- There is no password protection, it is running in public mode