Sign inSign up

readystack/paperlessngx

By readystack

Updated 9 days ago

Image
0

1.2K

readystack/paperlessngx repository overview

Paperless-ngx

Docker Scout: Grade A Fixable Critical/High CVEs: 0 Signed: cosign

readystack/paperlessngx:2.20.15-CE-trixie-r1

A hardened, cosign-signed, offline-rebuildable build of github.com/paperless-ngx/paperless-ngx v2.20.15 (GPL-3.0-only), built clean-room from official upstream source by ReadyStack.

What you get

  • Docker Scout Grade A — all 8 default policies pass, 0 fixable Critical/High.
  • Signed — cosign signature by the ReadyStack release key; verify with cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/paperlessngx:2.20.15-CE-trixie-r1.
  • Built from source, non-root, on the current toolchain.

Pulling

docker pull readystack/paperlessngx:2.20.15-CE-trixie-r1

Deployment

ONE product container (supervisord runs the granian ASGI webserver [:8000] + a Celery worker + Celery beat scheduler + the document consumer) PLUS two required datastore sidecars the customer provides: a PostgreSQL server and a Redis broker. NOT a single self-contained image — Paperless is multi-service. This lean CE image ships ONLY English OCR (tesseract-ocr-eng); add languages by rebuilding with extra tesseract-ocr- packages.

See the compose in the ReadyStack Agent-ready Archive: the paperlessngx container + postgres:16 + redis:7 on one network; set PAPERLESS_DBHOST/DBNAME/DBUSER/DBPASS + PAPERLESS_REDIS + PAPERLESS_SECRET_KEY + PAPERLESS_ADMIN_USER/_PASSWORD. First boot migrates the schema + creates the admin (a few minutes).

The full ReadyStack Agent-ready Archive

The complete --network=none build kit to recreate this exact image yourself — plus admin/DB/API handbooks, seed data, a validated test suite, and signed provenance — is at readystack.dev/buy.html.

— ReadyStack · readystack.dev

Tag summary

Content type

Image

Digest

sha256:174eff02f

Size

1.3 GB

Last updated

6 months ago

docker pull readystack/paperlessngx