Add services.json and secrets-index.md to documentation map

This commit is contained in:
Spendlik 2026-06-15 18:11:22 +00:00
parent c72e1fff66
commit 416c8a2e9a

View File

@ -47,7 +47,7 @@
## 🌐 WebSupport DNS Record IDs ## 🌐 WebSupport DNS Record IDs
Script location: `/usr/local/bin/ddns-update.sh` in CT 108 Script location: `/usr/local/bin/ddns-update.sh` in CT 108. Full credentials map: `secrets-index.md`.
| Subdomain | Record ID | | Subdomain | Record ID |
|---|---| |---|---|
@ -85,6 +85,8 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108
|---|---| |---|---|
| `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, keyboard customisation | | `cachy-overview.md` | CachyOS main PC — hardware, software, kernel, services, keyboard customisation |
| `services.json` | Structured inventory of all containers/VMs — IPs, ports, stacks, compose paths |
| `secrets-index.md` | Map of service credentials and WHERE they are stored (no actual secrets) |
| `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 |
@ -116,7 +118,7 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108
| **OpenRGB** | Uninstalled — SMBus interaction with ADATA XPG GAMMIX D35 poses hardware risk. Do not reinstall. | | **OpenRGB** | Uninstalled — SMBus interaction with ADATA XPG GAMMIX D35 poses hardware risk. Do not reinstall. |
| **Hairpin NAT** | Slovak Telekom router blocks hairpin — test external domains from mobile data, not LAN | | **Hairpin NAT** | Slovak Telekom router blocks hairpin — test external domains from mobile data, not LAN |
| **WebSupport API auth** | HMAC-SHA1 signed requests; `X-Date` header in `YYYYMMDDTHHmmSSZ` format; service ID is numeric `15056760` | | **WebSupport API auth** | HMAC-SHA1 signed requests; `X-Date` header in `YYYYMMDDTHHmmSSZ` format; service ID is numeric `15056760` |
| **kocka-novinky.sk** | Wordfence blocks login — keep disabled. wp-config.php WP_SITEURL/WP_HOME hardcoded. Zen browser Content-Encoding issue — use Firefox/Chrome/Brave (not Zen). | | **kocka-novinky.sk** | Wordfence blocks login — keep disabled. wp-config.php WP_SITEURL/WP_HOME hardcoded. Zen browser Content-Encoding issue — use Firefox/Chrome. |
| **Paperless consume** | File watcher only detects new files — use `document_consumer --oneshot` for bulk imports | | **Paperless consume** | File watcher only detects new files — use `document_consumer --oneshot` for bulk imports |
| **LXC Docker** | Requires `--unprivileged 0 --features nesting=1` for Docker to work inside container | | **LXC Docker** | Requires `--unprivileged 0 --features nesting=1` for Docker to work inside container |
@ -129,7 +131,6 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108
| kocka-novinky.sk automation | Build n8n POC: Brickset → Claude API → WordPress lego-set + post | CT 100 | | kocka-novinky.sk automation | Build n8n POC: Brickset → Claude API → WordPress lego-set + post | CT 100 |
| Paperless-ngx | ~730 docs processing; next: Gemini post-processing setup | CT 111 | | Paperless-ngx | ~730 docs processing; next: Gemini post-processing setup | 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 |
| MCP server enhancement | Add `services.json` + `secrets-index.md` to Claude_Homelab | CT 112 |
| 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 |
| Euro-Office | Deploy CT 114 (`office.spendlik.sk`) | CT 114 (planned) | | Euro-Office | Deploy CT 114 (`office.spendlik.sk`) | CT 114 (planned) |
| BAMbuddy | Check Bambu A1 Developer Mode → deploy CT 113 | CT 113 (planned) | | BAMbuddy | Check Bambu A1 Developer Mode → deploy CT 113 | CT 113 (planned) |