infrastructure/paperless
JuliusFreudenberger 7219b66e52 [paperless] Completely switch to OIDC login
Disable Header authentication, disable regular login and redirect to SSO.
2026-06-10 03:29:38 +02:00
..
docker-compose.yaml [paperless] Completely switch to OIDC login 2026-06-10 03:29:38 +02:00
README.md [paperless] Add logout url 2024-02-09 22:35:35 +01:00

paperless-ngx

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

Important step when deploying

Several environment variables have to be set:

  • paperless_version
  • postgres_version Paperless specific:
  • PAPERLESS_SECRET_KEY: A random string
  • PAPERLESS_URL: The URL of the paperless instance (used for CSRF, CORS)
  • PAPERLESS_LOGOUT_REDIRECT_URL: The URL for logging out of SSO