Paperless NGX¶
What is it?¶
Paperless NGX is a simple Django application running in two parts: a Consumer (the thing that does the indexing) and the Web server (the part that lets you search & download already-indexed documents).
Paperless-NGX is forked from paperless-ng to continue the great work and distribute responsibility of supporting and advancing the project among a team of people.
Info
By default, the role is protected behind your Authelia/SSO middleware.
Details | |||
---|---|---|---|
Project home | Docs | Github | Docker |
1. Installation¶
sb install sandbox-paperless-ngx
2. URL¶
- To access pgadmin, visit
https://paperless._yourdomain.com_
3. Setup¶
Info
Please refer to this comment on the initial PR for questions about google storage!