Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
/ demo Public archive

This repo contains the setup for the demo instance at https://demo.immich.app/

License

Notifications You must be signed in to change notification settings

immich-app/demo

Demo

This repo contains the old setup for the demo instance at https://demo.immich.app/.
It now lives at https://github.com/immich-app/devtools/tree/main/kubernetes/apps/preview/demo.

Detail

You probably don't want to use this yourself. Instead, check out the install guide at https://docs.immich.app/docs/install/docker-compose

To deploy:

  1. Have a server with docker and docker-compose setup, and exiftool and jq installed
  2. Pull this repository

Start the server:

  1. cd docker
  2. docker compose up -d

Prepare the dummy library:

  1. ./library/run-geocoder.sh
  2. ./library/download-library.sh
  3. Check if the geocoder is initialized: docker logs geocoder (if it isn't, wait)
  4. ./library/create-dummy-gps.py ./library/images
  5. docker stop geocoder

Restart the demo and upload the dummy library:

  1. ./demo-restart.sh

Set up the regular restart:

  1. crontab ./cron

About

This repo contains the setup for the demo instance at https://demo.immich.app/

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •