No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install calibre-web app-template/calibre-web -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| calibre-web | szinn/k8s-homelab | 283 | 4.6.2 | 16 minutes ago |
| calibre-web | haraldkoch/kochhaus-home | 164 | 4.6.2 | a day ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
persistence.config.existingClaim (6) calibre-web | string |
| boolean | |
| string | |
| string | |
| string | |
persistence.cache.type (5) emptyDir | string |
| string | |
| string | |
persistence.media.existingClaim (2) media-nfs | string |
persistence.media.path (2) ${SECRET_NFS_MEDIA:=temp} | string |
persistence.media.server (2) ${SECRET_NFS_SERVER:=temp} | string |
| string | |
| string | |
| boolean | |
| string | |
persistence.books.path (1) /ook/Media/ebooks | string |
persistence.books.server (1) ${SECRET_NAS3} | string |
| string | |
| boolean | |
persistence.ingest.globalMounts[].path (1) /calibre-library | string |
persistence.ingest.globalMounts[].subPath (1) calibre | string |
persistence.ingest.path (1) /mnt/tank/media/ | string |
persistence.ingest.server (1) ${NAS_HOST} | string |
| string | |
persistence.library.globalMounts[].path (1) /media/calibre | string |
| string | |
persistence.library.path (1) /mnt/world/media | string |
persistence.library.server (1) nas.internal | string |
| string | |
persistence.tmp.type (1) emptyDir | string |
| string | |
| string | |
| string | |
| number | |
| number | |
controllers.calibre-web.containers.app.image.repository (4) ghcr.io/bjw-s-labs/calibre-web | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| string | |
| number | |
controllers.calibre-web.containers.calibre-web.env.DOCKER_MODS (1) {{- $items := list
"// renovate: lsio-docker-mod"
"ghcr.io/linuxserver/mods:universal-calibre-v7.16.0"
-}} {{- $filtered := list -}} {{- range $item := $items -}}
{{- if not (hasPrefix "//" $item) -}}
{{- $filtered = append $filtered $item -}}
{{- end -}}
{{- end -}} {{- $filtered | join "|" -}} | string |
| string | |
| string | |
| string | |
controllers.calibre-web.containers.calibre-web.image.repository (1) docker.io/crocodilestick/calibre-web-automated | string |
controllers.calibre-web.containers.calibre-web.image.tag (1) V3.1.4@sha256:577e846f104fd21453ef306eefb4a95dd95b3b9ddd2463a150944494284da0fd | string |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| number | |
| number | |
controllers.calibre-web.strategy (1) RollingUpdate | string |
controllers.calibre-web.type (1) deployment | string |
| string | |
| string | |
controllers.main.containers.main.env.TZ (1) America/Toronto | string |
controllers.main.containers.main.image.repository (1) ghcr.io/bjw-s-labs/calibre-web | string |
controllers.main.containers.main.image.tag (1) 0.6.26@sha256:3b602bcaaa84171cac3793585845a2e7f8da3756f57c6f1d3ee6332272ae273e | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
route.app.hostnames[] (4) - ebooks.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (4) envoy-internal | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
route.app.annotations."gethomepage.dev/icon" (1) calibre-web.png | string |
| string | |
route.app.annotations."gethomepage.dev/widget.password" (1) {{`{{HOMEPAGE_VAR_CALIBRE_PASSWORD}}`}} | string |
| string | |
route.app.annotations."gethomepage.dev/widget.url" (1) http://calibre-web.media.svc.cluster.local:8083 | string |
route.app.annotations."gethomepage.dev/widget.username" (1) {{`{{HOMEPAGE_VAR_CALIBRE_USERNAME}}`}} | string |
route.app.labels.auth (1) authentik | string |
| string | |
| string | |
| string | |
route.app.rules[].filters[].type (1) RequestHeaderModifier | string |
route.internal.hostnames[] (1) - books.zinn.ca | string |
route.internal.parentRefs[].name (1) kgateway-internal | string |
| string | |
route.kobo.hostnames[] (1) - ebooks.${SECRET_DOMAIN} | string |
route.kobo.parentRefs[].name (1) internal | string |
route.kobo.parentRefs[].namespace (1) network | string |
route.kobo.parentRefs[].sectionName (1) https | string |
| string | |
| string | |
| string | |
route.kobo.rules[].filters[].type (1) RequestHeaderModifier | string |
| string | |
| string | |
| number | |
service.app.controller (3) calibre-web | string |
service.app.ipFamilyPolicy (1) PreferDualStack | string |
service.calibre-web.controller (1) calibre-web | string |
| number | |
| number | |
| string | |
| number | |
| number | |
| boolean | |
| number | |
| string | |
| number | |
ingress.app.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (1) proxy_set_header Accept-Encoding "";
# sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="https://theme-park.${SECRET_DOMAIN}/css/base/calibreweb/plex.css"></head>';
sub_filter_once on;
| string |
| string | |
| string | |
| string | |
ingress.app.className (1) nginx-external | string |
| boolean | |
ingress.app.hosts[].host (1) books.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - books.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) tls.calibre-web | string |