infrastructure/paperless/README.md

13 lines
519 B
Markdown
Raw Permalink Normal View History

2024-02-09 21:23:07 +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
2024-02-09 21:50:59 +01:00
- PAPERLESS_URL: The URL of the paperless instance (used for CSRF, CORS)
2024-02-09 22:35:35 +01:00
- PAPERLESS_LOGOUT_REDIRECT_URL: The URL for logging out of SSO