Update: add CT 111/112 IPs, fix active projects, add Claude Code to automation stack

This commit is contained in:
Spendlik 2026-06-11 19:29:52 +00:00
parent 37dbf906a1
commit 347ad4aa84

View File

@ -1,5 +1,5 @@
# 00 — Master Index # 00 — Master Index
> Last updated: 2026-06-10 > Last updated: 2026-06-11
> Quick-reference card for Claude. Read this first, then load specific files only as needed. > Quick-reference card for Claude. Read this first, then load specific files only as needed.
--- ---
@ -34,8 +34,8 @@
| 108 | ddns | 192.168.1.95 | — | DDNS updater (WebSupport API v2) | | 108 | ddns | 192.168.1.95 | — | DDNS updater (WebSupport API v2) |
| 109 | gitea | 192.168.1.90 | git.spendlik.sk | Self-hosted Git | | 109 | gitea | 192.168.1.90 | git.spendlik.sk | Self-hosted Git |
| 110 | windows11 (VM) | 192.168.1.227 | — | RTX 4060 passthrough, Rhino 7 + Sunshine | | 110 | windows11 (VM) | 192.168.1.227 | — | RTX 4060 passthrough, Rhino 7 + Sunshine |
| 111 | paperless | | paperless.spendlik.sk | Document management (6-lang OCR) | | 111 | paperless | 192.168.1.111 | paperless.spendlik.sk | Document management (6-lang OCR, media on NAS) |
| 112 | mcp-server | | mcp.spendlik.sk | MCP bridge — Proxmox + Gitea tools for Claude | | 112 | mcp-server | 192.168.1.100 | mcp.spendlik.sk | MCP bridge — Proxmox + Gitea tools for Claude |
| 114 | *(unassigned)* | — | — | Planned: Vaultwarden or BAMbuddy | | 114 | *(unassigned)* | — | — | Planned: Vaultwarden or BAMbuddy |
> Next available CT ID: **114** · Next available IP: **192.168.1.1xx** (check before assigning) > Next available CT ID: **114** · Next available IP: **192.168.1.1xx** (check before assigning)
@ -59,7 +59,7 @@
| File | Covers | | File | Covers |
|---|---| |---|---|
| `homelab-overview.md` | Hardware specs, full container/VM table, NAS mounts, network diagram | | `homelab-overview.md` | Hardware specs, full container/VM table, NAS mounts, network diagram |
| `cachy-overview.md` | CachyOS main PC — hardware, software, kernel, services | | `cachy-overview.md` | CachyOS main PC — hardware, software, kernel, services, keyboard customisation |
| `01_hardware_and_software.md` | Proxmox server hardware | | `01_hardware_and_software.md` | Proxmox server hardware |
| `02_linux_containers_and_virtual_machines.md` | Container configs, resources, notes | | `02_linux_containers_and_virtual_machines.md` | Container configs, resources, notes |
| `03_network_setup.md` | DNS records, WebSupport IDs, DDNS, port forwarding | | `03_network_setup.md` | DNS records, WebSupport IDs, DDNS, port forwarding |
@ -91,11 +91,11 @@
--- ---
## 🔄 Active Projects (as of 2026-06-10) ## 🔄 Active Projects (as of 2026-06-11)
| Project | Next Action | Reference | | Project | Next Action | Reference |
|---|---|---| |---|---|---|
| Paperless-ngx consume | Diagnose why 506 PDFs not processed overnight | CT 111 | | Paperless-ngx | Migrate media dir to NAS ✅ done; next: Gemini post-processing | CT 111 |
| Gemini post-processing | Get Gemini API key → install Python package in CT 111 | CT 111 | | Gemini post-processing | Get Gemini API key → install Python package in CT 111 | CT 111 |
| kocka-novinky.sk automation | Set up Brickset API credentials in n8n | CT 100 | | kocka-novinky.sk automation | Set up Brickset API credentials in n8n | CT 100 |
| WireGuard DDNS | Add `vpn.spendlik.sk` DNS record + update CT 108 script | CT 107/108 | | WireGuard DDNS | Add `vpn.spendlik.sk` DNS record + update CT 108 script | CT 107/108 |
@ -132,6 +132,7 @@
|---|---|---| |---|---|---|
| Scheduling / plumbing | n8n | CT 100 / automation.spendlik.sk | | Scheduling / plumbing | n8n | CT 100 / automation.spendlik.sk |
| AI content generation | Claude API (claude-sonnet) | via n8n HTTP node | | AI content generation | Claude API (claude-sonnet) | via n8n HTTP node |
| Agentic coding assistant | Claude Code 2.1.173 | CachyOS main PC (VSCodium extension) |
| Notifications | Matrix (automation alerts) | CT 103 | | Notifications | Matrix (automation alerts) | CT 103 |
| DNS management | WebSupport REST API v2 | CT 108 | | DNS management | WebSupport REST API v2 | CT 108 |
| Affiliate site | WordPress on WebSupport hosting | kocka-novinky.sk | | Affiliate site | WordPress on WebSupport hosting | kocka-novinky.sk |