Commit Graph
3 Commits
Author SHA1 Message Date
rock c6047e04c7 fix: add PAPERLESS_USERNAME env var to paperless-ai
Required by paperless-ai to find its own user ID for scanning.
Without this, scanning aborts with 'Failed to get own user ID'.
2026-09-13 13:54:06 +09:00
rock 682138c664 fix(paperless-ai): increase memory limit 512Mi -> 2Gi (OOMKilled) 2026-09-13 08:35:55 +09:00
rock f8de5f506b feat(paperless): add paperless-ai with local LLM for auto-tagging
- paperless-ai deployment using clusterzx/paperless-ai
- LLM via local api-gateway (reasoning model, no auth - phase 3 pending)
- Paperless API token SOPS-encrypted
- Auto-tags new documents, 5min scan interval
- Adds 'ai-processed' tag to classified documents
2026-09-13 06:04:49 +09:00