photoprism/docker/demo
Michael Mayer 5a9e4b6031 Config: Default to "zstd,gzip" in sample compose files #5550
Flips the operator-facing default across all sample compose files,
the Linux package defaults, and the Portainer stack env so QA
exercises zstd end-to-end before the next release. The armv7
samples keep their "none" value to spare the CPU on small devices;
only the comment was broadened.
2026-05-03 10:10:48 +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: Default to "zstd,gzip" in sample compose files #5550 2026-05-03 10:10:48 +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