Immich is a self-hosted photo and video backup solution.
For immich, there are multiple helm deployments:
For redis and postgres, there are multiple helm charts:
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install immich-microservices bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
immich-microservices | auricom/home-ops | 112 | 1.5.1 | 17 hours ago |
immich-microservices | samip5/k8s-cluster | 55 | 1.5.1 | 21 hours ago |
See the most popular values for this chart:
Key | Types |
---|---|
args[] (13) - ./start-microservices.sh | string |
envFrom[].configMapRef.name (13) immich-configmap | string |
envFrom[].secretRef.name (12) immich-secret | string |
image.repository (13) ghcr.io/immich-app/immich-server | string |
image.tag (13) v1.79.1 | string |
boolean | |
boolean | |
persistence.library.existingClaim (12) immich-nfs | string |
persistence.library.mountPath (12) /usr/src/app/upload | string |
boolean | |
persistence.data.existingClaim (1) immich-nfs-pvc | string |
persistence.data.mountPath (1) /usr/src/app/upload | string |
boolean | |
persistence.geocoding-dump.mountPath (1) /usr/src/app/.reverse-geocoding-dump | string |
string | |
boolean | |
persistence.geoname-dump.mountPath (1) /usr/src/app/node_modules/local-reverse-geocoder/geonames_dump | string |
string | |
boolean | |
persistence.memories.existingClaim (1) immich-memories-nfs | string |
persistence.memories.mountPath (1) /mnt/memories | string |
boolean | |
persistence.transformers-cache.mountPath (1) /usr/src/app/.transformers_cache | string |
string | |
string | |
string | |
number | |
string | |
number | |
command (8) /bin/sh | string |
string | |
string | |
string | |
string | |
controller.strategy (7) RollingUpdate | string |
number | |
controller.type (1) statefulset | string |
string | |
number | |
topologySpreadConstraints[].topologyKey (7) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (7) DoNotSchedule | string |
string | |
string | |
string |