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:
immich-microservices from bjw-s is more popular with 16 repositories.
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 | carpenike/k8s-gitops | 199 | 2.0.1 | 3 days ago |
immich-microservices | truxnell/home-cluster | 148 | 1.5.1 | 9 days ago |
immich-microservices | auricom/home-ops | 125 | 2.3.0 | 11 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
persistence.library.existingClaim (11) immich-nfs | string |
boolean | |
persistence.library.mountPath (8) /usr/src/app/upload | string |
persistence.library.globalMounts[].path (3) /usr/src/app/upload | string |
string | |
boolean | |
persistence.geocoding-dump.mountPath (3) /usr/src/app/.reverse-geocoding-dump | string |
persistence.geocoding-dump.globalMounts[].path (2) /usr/src/app/.reverse-geocoding-dump | string |
string | |
boolean | |
persistence.geoname-dump.mountPath (3) /usr/src/app/node_modules/local-reverse-geocoder/geonames_dump | string |
persistence.geoname-dump.globalMounts[].path (2) /usr/src/app/node_modules/local-reverse-geocoder/geonames_dump | string |
string | |
boolean | |
persistence.transformers-cache.globalMounts[].path (2) /usr/src/app/.transformers_cache | string |
persistence.transformers-cache.mountPath (2) /usr/src/app/.transformers_cache | string |
boolean | |
persistence.data.existingClaim (1) immich-nfs-pvc | string |
persistence.data.mountPath (1) /usr/src/app/upload | string |
args[] (9) - ./start-microservices.sh | string |
envFrom[].configMapRef.name (9) immich-configmap | string |
string | |
image.repository (9) ghcr.io/immich-app/immich-server | string |
image.tag (9) v1.90.2 | string |
string | |
string | |
number | |
string | |
number | |
command (6) /bin/sh | string |
string | |
string | |
string | |
controller.strategy (6) RollingUpdate | string |
number | |
string | |
number | |
topologySpreadConstraints[].topologyKey (5) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (5) DoNotSchedule | string |
controllers.main.containers.main.args[] (3) - start-microservices.sh | string |
controllers.main.containers.main.envFrom[].configMapRef.name (3) immich-configmap | string |
string | |
controllers.main.containers.main.image.repository (3) ghcr.io/immich-app/immich-server | string |
string | |
string | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
controllers.main.strategy (1) RollingUpdate | string |
controllers.main.type (1) statefulset | string |
string | |
number | |
string | |
number | |
number | |
number | |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
string | |
boolean | |
string | |
string | |
string | |
number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
number | |
number | |
podSecurityContext.supplementalGroups[] (1) - "44" | number |