No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install paperless-ngx bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
paperless-ngx | vaskozl/home-infra | 90 | 3.7.1 | 6 hours ago |
paperless-ngx | JJGadgets/Biohazard | 49 | 2.6.0 | 8 days ago |
paperless-ngx | Pumba98/flux2-gitops | 52 | 3.7.1 | 9 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.data.existingClaim (8) paperless-ngx-data | string |
persistence.data.globalMounts[].path (7) /paperless | string |
persistence.data.globalMounts[].subPath (2) consume | string |
boolean | |
persistence.data.accessMode (2) ReadWriteOnce | string |
string | |
string | |
string | |
string | |
boolean | |
persistence.consume.globalMounts[].path (3) /usr/src/paperless/consume | string |
persistence.consume.path (2) /mnt/user/dms-import | string |
persistence.consume.server (2) nas.${SECRET_DOMAIN} | string |
string | |
persistence.consume.accessMode (1) ReadWriteOnce | string |
boolean | |
persistence.consume.existingClaim (1) paperless-ngx-consume | string |
string | |
string | |
persistence.export.globalMounts[].path (3) /usr/src/paperless/export | string |
string | |
boolean | |
persistence.export.path (2) /mnt/user/app-backup/paperless | string |
persistence.export.server (2) nas.${SECRET_DOMAIN} | string |
string | |
boolean | |
string | |
persistence.export.existingClaim (1) paperless-ngx-export | string |
persistence.tmp.type (3) emptyDir | string |
boolean | |
string | |
string | |
persistence.tmp.advancedMounts.main.main[].path (1) /tmp | string |
persistence.tmp.advancedMounts.main.main[].subPath (1) paperless | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
persistence.config.existingClaim (2) paperless-ngx | string |
persistence.config.advancedMounts.paperless-ngx.app[].path (1) /usr/src/paperless/data | string |
string | |
string | |
persistence.media.globalMounts[].path (2) /usr/src/paperless/media | string |
persistence.media.path (2) /mnt/AuxPool/K8S-NFS/paperless-ngx/consume | string |
persistence.media.server (2) ${SECRET_NFS_SERVER} | string |
string | |
persistence.media.accessMode (1) ReadWriteOnce | string |
persistence.media.advancedMounts.main.paperless-ngx[].path (1) /paperless/consume | string |
boolean | |
persistence.media.existingClaim (1) paperless-ngx-media | string |
string | |
string | |
persistence.docs.advancedMounts.main.paperless-ngx[].path (1) /paperless/media | string |
persistence.docs.path (1) /mnt/AuxPool/K8S-NFS/paperless-ngx/docs | string |
persistence.docs.server (1) ${SECRET_NFS_SERVER} | string |
string | |
string | |
persistence.downloads.path (1) /volume2/k8s/paperless | string |
persistence.downloads.server (1) ${SECRET_NFS_DOMAIN} | string |
string | |
string | |
boolean | |
persistence.nas.path (1) ${PATH_NAS_PERSIST_K8S:=/data}/paperless-ngx | string |
persistence.nas.server (1) ${IP_TRUENAS:=127.0.0.1} | string |
string | |
string | |
persistence.redis.existingClaim (1) paperless-ngx-redis | string |
boolean | |
persistence.supervisord.globalMounts[].path (1) /var/log/supervisord | string |
string | |
persistence.supervisord.type (1) emptyDir | string |
controllers.paperless-ngx.containers.app.env.PAPERLESS_URL (6) https://paperless.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_REDIS.value (1) redis://:$(REDIS_PASSWORD)@valkey-primary | string |
controllers.paperless-ngx.containers.app.env.PAPERLESS_REDIS (4) redis://localhost:6379 | string |
string | |
number | |
number | |
number, string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_TIKA_ENDPOINT (3) http://localhost:9998 | string |
controllers.paperless-ngx.containers.app.env.PAPERLESS_TIKA_GOTENBERG_ENDPOINT (3) http://localhost:3000 | string |
controllers.paperless-ngx.containers.app.env.PAPERLESS_ALLOWED_HOSTS (2) paperless.${SECRET_DOMAIN} | string |
boolean | |
string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_DBHOST (2) paperless-ngx-postgres-v17-rw.paperless-ngx.svc.cluster.local | string |
string | |
string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_FILENAME_FORMAT (2) {{ `{{ created_year }}/{{ document_type }}/{{ created_year }}-{{ created_month }}-{{ created_day }}_{{ title }}` }} | string |
string | |
number, string | |
string, number | |
number | |
number | |
string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_APPS (1) allauth.socialaccount.providers.github | string |
boolean | |
number | |
number | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_CONSUMER_IGNORE_PATTERNS (1) [".DS_STORE/*", "._*", ".stfolder/*", "@eaDir/*"] | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_LOGOUT_REDIRECT_URL (1) /outpost.goauthentik.io/sign_out | string |
string | |
string | |
number | |
controllers.paperless-ngx.containers.app.env.PAPERLESS_PROXY_SSL_HEADER (1) ["HTTP_X_FORWARDED_PROTO", "https"] | string |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
controllers.paperless-ngx.containers.app.env.TZ (1) Europe/Berlin | string |
controllers.paperless-ngx.containers.app.image.repository (6) ghcr.io/paperless-ngx/paperless-ngx | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
boolean | |
string | |
boolean | |
string | |
boolean | |
number | |
number | |
string | |
controllers.paperless-ngx.containers.tika.image.repository (3) ghcr.io/paperless-ngx/tika | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
controllers.paperless-ngx.containers.gotenburg.image.repository (2) thecodingmachine/gotenberg | string |
string | |
string | |
string | |
controllers.paperless-ngx.containers.gotenburg.env[].name (1) DISABLE_GOOGLE_CHROME | string |
string | |
string | |
string | |
string | |
controllers.paperless-ngx.containers.redis.image.repository (2) public.ecr.aws/docker/library/redis | string |
string | |
string | |
string | |
string | |
string | |
controllers.paperless-ngx.containers.gotenberg.args[] (1) - --chromium-disable-javascript=true | string |
controllers.paperless-ngx.containers.gotenberg.command[] (1) - /usr/bin/gotenberg | string |
controllers.paperless-ngx.containers.gotenberg.image.repository (1) docker.io/gotenberg/gotenberg | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
string | |
controllers.paperless-ngx.initContainers.01-init-db.image.repository (2) ghcr.io/onedr0p/postgres-init | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.paperless-ngx.statefulset.volumeClaimTemplates[].accessMode (1) ReadWriteOnce | string |
controllers.paperless-ngx.statefulset.volumeClaimTemplates[].globalMounts[].path (1) /usr/src/paperless/data | string |
string | |
string | |
controllers.paperless-ngx.type (1) statefulset | string |
string, number | |
string, boolean | |
controllers.main.containers.main.env.PAPERLESS_CONSUMPTION_DIR (4) /paperless/consume | string |
controllers.main.containers.main.env.PAPERLESS_DATA_DIR (4) /paperless/data | string |
controllers.main.containers.main.env.PAPERLESS_MEDIA_ROOT (4) /paperless/media | string |
string | |
controllers.main.containers.main.env.PAPERLESS_REDIS (4) redis://paperless-ngx-redis-master:6379 | string |
string | |
controllers.main.containers.main.env.PAPERLESS_URL (4) https://${APP_DNS_PAPERLESS_NGX} | string |
string, boolean | |
number, string | |
string | |
controllers.main.containers.main.env.PAPERLESS_APPS (2) allauth.socialaccount.providers.openid_connect | string |
boolean | |
string | |
string | |
controllers.main.containers.main.env.PAPERLESS_DBHOST.valueFrom.secretKeyRef.name (2) pg-home-pguser-paperless-ngx | string |
controllers.main.containers.main.env.PAPERLESS_DBHOST (2) paperless-ngx-postgresql | string |
string | |
controllers.main.containers.main.env.PAPERLESS_DBNAME.valueFrom.secretKeyRef.name (2) pg-home-pguser-paperless-ngx | string |
string | |
string | |
controllers.main.containers.main.env.PAPERLESS_DBPASS.valueFrom.secretKeyRef.name (2) pg-home-pguser-paperless-ngx | string |
controllers.main.containers.main.env.PAPERLESS_DBPASS (2) ${SECRET_PAPERLESS_NGX_DB_PASSWORD} | string |
string | |
controllers.main.containers.main.env.PAPERLESS_DBPORT.valueFrom.secretKeyRef.name (2) pg-home-pguser-paperless-ngx | string |
string | |
controllers.main.containers.main.env.PAPERLESS_DBUSER.valueFrom.secretKeyRef.name (2) pg-home-pguser-paperless-ngx | string |
string | |
string | |
controllers.main.containers.main.env.PAPERLESS_FILENAME_FORMAT (2) {created_year}/{correspondent}/{title} | string |
boolean | |
string, number | |
controllers.main.containers.main.env.PAPERLESS_SECRET_KEY (2) ${SECRET_PAPERLESS_NGX_SECRET_KEY} | string |
string, number | |
string, number | |
controllers.main.containers.main.env.PAPERLESS_TIKA_ENDPOINT (2) http://tika.paperless-ngx.svc.cluster.local | string |
controllers.main.containers.main.env.PAPERLESS_TIKA_GOTENBERG_ENDPOINT (2) http://gotenberg.paperless-ngx.svc.cluster.local | string |
number, string | |
string | |
boolean | |
string | |
controllers.main.containers.main.env.PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME (1) HTTP_X_AUTHENTIK_USERNAME | string |
string | |
boolean | |
controllers.main.containers.main.env.PAPERLESS_SOCIALACCOUNT_PROVIDERS (1) {
"openid_connect": {
"SCOPE": ["openid", "profile", "email"],
"OAUTH_PKCE_ENABLED": true,
"APPS": [
{
"provider_id": "authelia",
"name": "Authelia",
"client_id": "KNv~V~FBVK5R0bznkuHPV.fo-FmdqO0gUyifPqE6wH5SFTUgZma7uCJJTEinTNshwBVi4eWe",
"secret": "${SECRET_PAPERLESS_NGX_OAUTH_CLIENT_SECRET}",
"settings": {
"server_url": "https://auth.${SECRET_DOMAIN}",
"token_auth_method": "client_secret_basic"
}
}
]
}
}
| string |
string | |
controllers.main.containers.main.env.PAPERLESS_TRUSTED_PROXIES (1) ${IP_POD_CIDR_V4} | string |
string | |
controllers.main.containers.main.image.repository (4) ghcr.io/paperless-ngx/paperless-ngx | string |
controllers.main.containers.main.image.tag (4) 2.14.7@sha256:2a6d9f6461ad7e8335f5b2123a173b9e6002fda209af8a66483b0c00629569ab | string |
controllers.main.containers.main.envFrom[].secretRef.name (2) paperless-ngx-secrets | string |
boolean | |
boolean | |
boolean | |
number | |
number | |
controllers.main.containers.main.args[] (1) - /usr/local/bin/supervisord | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
controllers.main.containers.tika.image.repository (3) ghcr.io/paperless-ngx/tika | string |
controllers.main.containers.tika.image.tag (3) 2.9.1-minimal | string |
string | |
number | |
controllers.main.containers.gotenberg.command[] (2) - gotenberg | string |
string | |
controllers.main.containers.gotenberg.image.repository (2) gotenberg/gotenberg | string |
string | |
number | |
controllers.main.containers.redis.image.repository (2) public.ecr.aws/docker/library/redis | string |
controllers.main.containers.redis.image.tag (2) 7.4.2-bookworm@sha256:93a8d83b707d0d6a1b9186edecca2e37f83722ae0e398aee4eea0ff17c2fad0e | string |
controllers.main.containers.redis.command[] (1) - redis-server | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
boolean | |
number | |
boolean | |
boolean | |
controllers.main.containers.app.env.PAPERLESS_FILENAME_FORMAT (1) {created_year}/{correspondent}/{title} | string |
boolean | |
string | |
controllers.main.containers.app.env.PAPERLESS_OCR_USER_ARGS (1) {
"invalidate_digital_signatures": true,
"continue_on_soft_render_error": true
}
| string |
boolean | |
string | |
controllers.main.containers.app.env.PAPERLESS_URL (1) https://docs.${SECRET_DOMAIN} | string |
controllers.main.containers.app.envFrom[].secretRef.name (1) paperless-ngx-secret | string |
string | |
controllers.main.containers.app.image.repository (1) ghcr.io/paperless-ngx/paperless-ngx | string |
string | |
number | |
controllers.main.containers.gotenburg.image.repository (1) thecodingmachine/gotenberg | string |
string | |
string | |
boolean | |
number | |
boolean | |
boolean | |
string | |
string | |
controllers.main.containers.paperless-ngx.env.PAPERLESS_FILENAME_FORMAT (1) {created_year}/{correspondent}/{title} | string |
boolean | |
string | |
string | |
controllers.main.containers.paperless-ngx.env.PAPERLESS_OCR_USER_ARGS (1) {
"invalidate_digital_signatures": true,
"continue_on_soft_render_error": true
}
| string |
boolean | |
controllers.main.containers.paperless-ngx.env.PAPERLESS_TIKA_ENDPOINT (1) http://127.0.0.1:9998 | string |
string | |
controllers.main.containers.paperless-ngx.env.PAPERLESS_URL (1) https://docs.${SECRET_DOMAIN} | string |
number | |
number | |
controllers.main.containers.paperless-ngx.envFrom[].secretRef.name (1) paperless-ngx-secret | string |
string | |
controllers.main.containers.paperless-ngx.image.repository (1) ghcr.io/paperless-ngx/paperless-ngx | string |
string | |
controllers.main.initContainers.01-init-db.envFrom[].secretRef.name (2) paperless-ngx-postgres-secret | string |
string | |
controllers.main.initContainers.01-init-db.image.repository (2) ghcr.io/onedr0p/postgres-init | string |
number | |
string | |
string | |
string | |
number | |
controllers.main.type (1) deployment | string |
controllers.gotenberg.containers.main.command[] (1) - gotenberg | string |
controllers.gotenberg.containers.main.image.repository (1) docker.io/gotenberg/gotenberg | string |
controllers.gotenberg.containers.main.image.tag (1) 8.17.1@sha256:46e7b68adeadda1794a9ab194f1e2939f5b09ff21aadef6000e84102c9af6dd5 | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
controllers.gotenberg.type (1) deployment | string |
controllers.tika.containers.main.image.repository (1) ghcr.io/paperless-ngx/tika | string |
controllers.tika.containers.main.image.tag (1) 2.9.1-full@sha256:d59c38244949a418ef16be676eeea770e1616b45986661847d373f4de048a37e | string |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
controllers.tika.type (1) deployment | string |
number | |
string | |
number | |
number | |
boolean | |
string | |
number | |
string | |
string | |
boolean | |
boolean | |
defaultPodOptions.hostAliases[].hostnames[] (1) - ${APP_DNS_AUTHENTIK:=authentik} | string |
defaultPodOptions.hostAliases[].ip (1) ${APP_IP_AUTHENTIK:=127.0.0.1} | string |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
service.app.controller (6) paperless-ngx | string |
number | |
string, number | |
string | |
string | |
number | |
service.gotenberg.controller (1) gotenberg | string |
number | |
number | |
string | |
number | |
number | |
ingress.app.hosts[].host (5) docs.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.className (3) internal | string |
boolean | |
ingress.app.tls[].hosts[] (3) - docs.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${SECRET_DOMAIN/./-}-tls | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (2) https://docs.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${SECRET_DOMAIN} | string |
ingress.app.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.app.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "SAMEORIGIN"
X-Content-Type-Options "nosniff"
Referrer-Policy "no-referrer-when-downgrade"
| string |
string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method; | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.security.svc.cluster.local/api/verify | string |
ingress.main.className (5) nginx-internal | string |
ingress.main.hosts[].host (5) ${APP_DNS_PAPERLESS_NGX:=paperless} | string |
string | |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (5) - ${APP_DNS_PAPERLESS_NGX:=paperless} | string |
ingress.main.tls[].secretName (2) paperless-tls | string |
boolean | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (2) https://auth.${SECRET_DOMAIN} | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (2) http://authelia.networking.svc.cluster.local/api/authz/auth-request | string |
string | |
ingress.main.annotations."gethomepage.dev/description" (1) Document OCR Software | string |
string | |
string | |
ingress.main.annotations."gethomepage.dev/icon" (1) paperless.png | string |
string | |
string | |
string | |
ingress.main.annotations."hajimari.io/icon" (1) file-document-multiple | string |
ingress.main.annotations."hajimari.io/info" (1) Document storage | string |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
string | |
boolean | |
boolean | |
ingress.paperless-ngx.hosts[].host (2) docs.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.paperless-ngx.tls[].hosts[] (2) - docs.${SECRET_DOMAIN} | string |
ingress.paperless-ngx.tls[].secretName (1) ${certificate_name} | string |
ingress.paperless-ngx.annotations."hajimari.io/icon" (1) simple-icons:paperlessngx | string |
string | |
ingress.paperless-ngx.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.paperless-ngx.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.paperless-ngx.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.paperless-ngx.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
string | |
string | |
fullnameOverride (1) paperless-ngx | string |
sidecars.gotenburg.env[].name (1) DISABLE_GOOGLE_CHROME | string |
string | |
sidecars.gotenburg.image (1) thecodingmachine/gotenberg:8.17.0 | string |
sidecars.gotenburg.imagePullPolicy (1) IfNotPresent | string |
sidecars.redis.image (1) public.ecr.aws/docker/library/redis:7.4.2 | string |
sidecars.redis.imagePullPolicy (1) IfNotPresent | string |
sidecars.tika.image (1) ghcr.io/paperless-ngx/tika:2.9.1-full | string |
sidecars.tika.imagePullPolicy (1) IfNotPresent | string |