photoprism/docker/demo
Michael Mayer 556fed333c Docker: Remove "version: '3.5'" at the beginning of config files #4113
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-03-22 08:03:34 +01:00
..
debian CI: Update Makefile and docker-compose.yml config examples 2023-05-01 11:32:31 +02:00
ubuntu CI: Update Makefile and docker-compose.yml config examples 2023-05-01 11:32:31 +02:00
unstable CI: Update Makefile and docker-compose.yml config examples 2023-05-01 11:32:31 +02:00
Dockerfile CI: Update Makefile and docker-compose.yml config examples 2023-05-01 11:32:31 +02: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
docker-compose.yml Docker: Remove "version: '3.5'" at the beginning of config files #4113 2024-03-22 08:03:34 +01:00
index.gohtml Templates: Code clean-up 2022-11-28 10:28:25 +01:00
jobs.ini Demo: Add setup script 2021-12-12 18:21:32 +01:00
setup.sh Docker: Keep old config files when updating packages 2023-03-20 21:07:40 +01:00
traefik.yaml Demo: Add setup script 2021-12-12 18:21:32 +01:00

README

# 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