33cab10cef
Syncs project memory, custom agents, and commands across machines. Excludes secrets (settings.json), session state, and runtime files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
956 B
956 B
name, description, type
| name | description | type |
|---|---|---|
| Paperless-ngx VM details | Paperless-ngx runs on VM 104 at .134 alongside other core infra — user confirmed March 2026 | reference |
Paperless-ngx runs on VM 104 at 192.168.86.134 (the primary infra VM), NOT on a separate VM.
- Stack path:
/opt/docker/stacks/paperless-ngx/docker-compose.yml - Port: 8001 (mapped from container 8000)
- URL: https://documents.chrissader.com
- Database: SQLite (not PostgreSQL)
- Documents: NFS mount to Unraid at
/mnt/unraid/paperless-ngx-docs - Companion services (added March 2026): paperless-ai (:3001), paperless-gpt (:3002)
- Both AI services use Ollama on Chris's PC (.112) for inference
- SSH user: csader
Why: User explicitly confirmed .134 on 2026-03-28. Previous agent memory incorrectly stated .108 based on a misread migration doc.
How to apply: SSH to csader@192.168.86.134 for any Paperless-related work. The compose stack is at /opt/docker/stacks/paperless-ngx/.