photoprism/docker/demo
Michael Mayer d622c4d214 Setup: Upgrade traefik image version from v3.4 to v3.5
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-07-24 15:17:17 +02:00
..
debian Docker: Increase TF_CPP_MIN_LOG_LEVEL from 2 (info) to 4 (error) 2025-04-25 07:56:27 +02:00
ubuntu Docker: Increase TF_CPP_MIN_LOG_LEVEL from 2 (info) to 4 (error) 2025-04-25 07:56:27 +02:00
unstable Docker: Increase TF_CPP_MIN_LOG_LEVEL from 2 (info) to 4 (error) 2025-04-25 07:56:27 +02:00
compose.yaml Setup: Upgrade traefik image version from v3.4 to v3.5 2025-07-24 15:17:17 +02:00
Dockerfile Docker: Increase TF_CPP_MIN_LOG_LEVEL from 2 (info) to 4 (error) 2025-04-25 07:56:27 +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