calibre-web helm

No introduction found. Create it?

Install

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.yaml

Examples

See examples from other people.

Top Repositories (2 out of 6)

NameRepoStarsVersionTimestamp
calibre-webszinn/k8s-homelab2834.6.216 minutes ago
calibre-webharaldkoch/kochhaus-home1644.6.2a day ago

Values

See the most popular values for this chart:

KeyTypes
string
boolean
string
string
string
string
string
string
string
persistence.media.path (2)
${SECRET_NFS_MEDIA:=temp}
string
persistence.media.server (2)
${SECRET_NFS_SERVER:=temp}
string
string
string
boolean
string
string
string
string
boolean
persistence.ingest.globalMounts[].path (1)
/calibre-library
/cwa-book-ingest
string
string
string
string
string
string
string
string
string
string
string
string
string
string
number
number
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
string
string
string
string
string
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
string
string
string
string
string
string
string
string
string
string
string
route.app.annotations."gethomepage.dev/widget.url" (1)
http://calibre-web.media.svc.cluster.local:8083
string
string
string
string
string
string
string
string
string
string
route.kobo.hostnames[] (1)
- ebooks.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
number
string
string
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
string
boolean
ingress.app.hosts[].host (1)
books.${SECRET_DOMAIN}
string
string
string
string
ingress.app.tls[].hosts[] (1)
- books.${SECRET_DOMAIN}
string
string