photoprism/docker/demo
Michael Mayer 0a1cfad8d4 Frontend: Consistent UI/UX across all browsers, devices, and OS #98
Ensures that the new login screen looks good and works properly on
all supported devices. Work in progress, needs more testing.
2022-02-28 17:53:21 +01:00
..
docker-compose.yml Docker: Update default site caption and fix demo template 2022-02-23 14:24:50 +01:00
Dockerfile Docker: Update default site caption and fix demo template 2022-02-23 14:24:50 +01:00
index.tmpl Frontend: Consistent UI/UX across all browsers, devices, and OS #98 2022-02-28 17:53:21 +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