Paperless-ngx
bCloud LLC · Software Development
Certification per Microsoft Marketplace.
Evidence tier Source Confirmed · 1 capture on record
What the publisher says
As described on Microsoft Marketplace.
Paperless-ngx is an open-source document management system that provides a web-based interface for digitizing, organizing, searching, and managing documents. It supports OCR, automatic document classification, tagging, full-text search, document archiving, and centralized document management, making it suitable for self-hosted paperless office and document management environments.
Features of Paperless-ngx:
Show the rest of the publisher’s description (36 more lines)
- Digitize and manage documents through a web-based interface.
- Supports OCR for extracting searchable text from scanned documents.
- Provides full-text search for quickly finding documents and their contents.
- Organize documents using tags, correspondents, document types, and custom metadata.
- Automatically consumes and processes documents from the configured document inbox.
- Supports PostgreSQL for reliable document metadata and database management.
- Provides secure user authentication and role-based document access.
- Supports self-hosted deployment using Docker and Docker Compose.
Paperless-ngx usage:
$ sudo su
$ apt update
$ apt install -y curl wget ca-certificates
$ cd /opt
$ mkdir -p paperless-ngx
$ cd paperless-ngx
$ docker --version
$ docker compose version
$ docker compose pull
$ docker compose up -d
$ docker compose ps
$ Check Paperless-ngx logs:
# docker compose logs --tail=100 webserver
$ Check Paperless-ngx version:
# docker compose exec webserver python3 manage.py --version
$ Create Paperless-ngx administrator:
# docker compose exec webserver python3 manage.py createsuperuser
$ Check Paperless-ngx is listening on port 8000:
# ss -lntp | grep 8000
$ Test Paperless-ngx locally:
# curl -I http://127.0.0.1:8000
$ Access Paperless-ngx in your browser:
# http://SERVER_IP:8000
Version:
Paperless-ngx version: Verify using the installed Docker container with docker compose exec webserver python3 manage.py --version
Disclaimer:
Paperless-ngx is open-source software distributed under its respective open-source license. It is not affiliated with, endorsed by, or sponsored by any other company or organization. Paperless-ngx is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. The developers and contributors are not responsible for any damages, losses, or consequences resulting from the use of Paperless-ngx. Users are encouraged to review and comply with the applicable licensing terms and regulations when deploying and using Paperless-ngx.
Agent build and provenance
See the full provenance
The layer-by-layer build, the evidence behind each claim, the risk basis and the cross-marketplace links are open to any account. Some rows are disclosed, some the source leaves Unknown; a free account shows you which.
Compliance
- FedRAMPConfirmedNot listed90%, registry-checkedNo FedRAMP Marketplace entry matched this vendor's domain, checked 2026-08-27registry recordas observed 2026-08-27
Confirmed means matched to a public authoritative registry. Claimed means the vendor or its listing states it, not yet cross-checked. A framework not shown was not found in any source we hold, which is not evidence against it. Not listed means a scoped registry check found no match for this vendor's domain: a No is a scoped registry check, not a compliance judgment. Confidence bands: 95% domain-verified, 90% registry-checked, 80% self-attested, 70% weak signal. Self-attested items marked “vendor's site” are gathered from the vendor's own website and are not verified by us.
Vendor
External enrichment · as of 2026-08-29
Sources
Publisher resources
1 linkLinked repositories
Unknown means this listing does not publish a repository. It is not a statement that the code is closed, and a linked repository is not a claim that the publisher wrote it: the registry computes that relationship privately and does not publish it.
Evidence risk is the share of the build you cannot see before you deploy, not a security rating. Sign in to see the layer-by-layer basis for this band.

