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 oci://ghcr.io/bjw-s/helm/
helm install immich-microservices bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
immich-microservices | szinn/k8s-homelab | 88 | 1.5.1 | 15 hours ago |
immich-microservices | bjw-s/home-ops | 369 | 1.5.1 | 19 hours ago |
immich-microservices | onedr0p/home-ops | 1296 | 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 (13) immich-secret | string |
image.repository (13) ghcr.io/immich-app/immich-server | string |
image.tag (13) v1.79.1 | string |
boolean | |
persistence.library.mountPath (12) /usr/src/app/upload | string |
persistence.library.existingClaim (11) immich-nfs | string |
string | |
persistence.library.path (1) /volume1/Photos | string |
persistence.library.server (1) nas.${INTERNAL_DOMAIN} | string |
string | |
boolean | |
persistence.geocoding-dump.mountPath (9) /usr/src/app/.reverse-geocoding-dump | string |
string | |
boolean | |
persistence.geoname-dump.mountPath (9) /usr/src/app/node_modules/local-reverse-geocoder/geonames_dump | string |
string | |
boolean | |
persistence.transformers-cache.mountPath (8) /usr/src/app/.transformers_cache | string |
string | |
boolean | |
persistence.data.mountPath (1) /usr/src/app/upload | string |
persistence.data.path (1) ${NAS_MEDIA_DIR}/photos | string |
persistence.data.server (1) lochnas.chestr.dev | string |
string | |
boolean | |
number | |
string | |
number | |
topologySpreadConstraints[].topologyKey (12) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (12) DoNotSchedule | string |
controller.strategy (11) RollingUpdate | string |
string | |
string | |
string | |
number | |
string | |
string | |
number | |
string | |
number | |
number | |
podSecurityContext.fsGroupChangePolicy (7) OnRootMismatch | string |
number | |
number | |
podSecurityContext.supplementalGroups[] (5) - "44" | number |
command (6) /bin/sh | string |
string | |
env.DB_PASSWORD.valueFrom.secretKeyRef.name (5) database-immich-user | string |
string | |
env.DB_USERNAME.valueFrom.secretKeyRef.name (5) database-immich-user | string |
env.DB_DATABASE_NAME.valueFrom.secretKeyRef.key (4) DATABASE_NAME | string |
env.DB_DATABASE_NAME.valueFrom.secretKeyRef.name (4) database-immich-user | string |
env.DB_DATABASE_NAME (1) immich | string |
string | |
env.DB_HOSTNAME.valueFrom.secretKeyRef.name (4) database-immich-user | string |
env.DB_HOSTNAME (1) immich-db-rw.default.svc.cluster.local | string |
string | |
string | |
string | |
string |