photoprism/docker/demo
2022-02-07 09:43:12 +01:00
..
docker-compose.yml Docker: Upgrade Traefik from 2.5 to 2.6 in examples 2022-02-05 14:29:54 +01:00
Dockerfile Downloads: Update URL 2021-12-12 20:15:52 +01:00
index.tmpl Assets: Reduce size of HTML templates 2022-02-07 09:43:12 +01:00
jobs.ini Demo: Add setup script 2021-12-12 18:21:32 +01:00
Makefile Demo: Update config template 2021-12-14 13:28:00 +01:00
README Downloads: Update URL 2021-12-12 20:15:52 +01:00
setup.sh Docker: Remove duplicate "apt-get dist-upgrade" from Dockerfiles 2022-02-02 17:57:58 +01:00
traefik.yaml Demo: Add setup script 2021-12-12 18:21:32 +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