Initial sync: memory, agents, commands, and gitignore
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>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Paperless-ngx VM details
|
||||
description: Paperless-ngx runs on VM 104 at .134 alongside other core infra — user confirmed March 2026
|
||||
type: 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/.
|
||||
Reference in New Issue
Block a user