Paperless-ngx Helm Chart Repository

This GitHub Pages site hosts the CodeOpsMS Paperless-ngx Helm chart.

Stable: Paperless-ngx 3

helm repo add paperless https://codeopsms.github.io/paperless-ngx-helm-chart/
helm repo update
helm install paperless-ngx paperless/paperless-ngx \
  --version 0.4.0

Upgrading from Paperless-ngx 2

Chart 0.4.0 is the stable default and deploys Paperless-ngx 3. Read the migration guide before upgrading an existing Paperless 2 installation. Pin historical chart 0.3.23 until its database and storage migration is prepared.

helm install paperless-ngx paperless/paperless-ngx \
  --version 0.3.23

Stable OCI install

helm install paperless-ngx \
  oci://ghcr.io/codeopsms/helm-charts/paperless-ngx \
  --version 0.4.0

Helm repository index

Artifact Hub metadata

Artifact Hub package

Source repository