mirror of
https://github.com/runyanjake/olomana.git
synced 2026-03-26 14:03:19 -07:00
Immich
Self hosted photography server.
Setup
- Setup is easy. Follow
https://immich.app/docs/install/docker-composeto download thedockerfileand.envconfig files. - Add custom values to
.envwhere applicable (data/upload locations, and set custom DB pw) - Customize the dockerfile for Traefik things.
3a. Networks, add traefik network and make a new immach bridge network so things can continue to communicate after you add traefik. Make sure all containers use it.
3b. Traefik tags, add the default ones.