add docker immich docs

This commit is contained in:
2026-02-06 20:18:19 -05:00
parent e7835970a2
commit 73d78db715
3 changed files with 21 additions and 8 deletions

View File

@@ -2,7 +2,8 @@
- [Podman immich](#podman-immich)
- [Setup immich Project](#setup-immich-project)
- [Install immich](#install-immich)
- [Install immich with Docker](#install-immich-with-docker)
- [Install immich with Rootless Podman](#install-immich-with-rootless-podman)
- [Create the immich user](#create-the-immich-user)
- [Write the immich compose spec](#write-the-immich-compose-spec)
- [A Note on Volumes](#a-note-on-volumes)
@@ -30,7 +31,19 @@
- [ ] Expose the quadlet service
- [ ] Install a backup service and timer
## Install immich
## Install immich with Docker
<https://docs.immich.app/install/docker-compose/>
```bash
scp active/podman_immich/release-compose.yaml immich:
scp active/podman_immich/release-env immich:.env
mkdir /srv/immich
docker compose -f release-compose.yaml up -d
```
## Install immich with Rootless Podman
### Create the immich user
@@ -157,7 +170,7 @@ ssh immich systemctl --user restart immich
npm i -g @immich/cli
# immich login [url] [key]
immich login http://192.168.1.216:2283/api HFEJ38DNSDUEG
immich login http://192.168.1.216:2283/api <key here>
# Check the upload
immich upload --dry-run --recursive directory/