diff --git a/engine/lint-report.md b/engine/lint-report.md index 6fba89d..96275d3 100644 --- a/engine/lint-report.md +++ b/engine/lint-report.md @@ -1,6 +1,6 @@ # Vault Lint Report -Generated: 2026-07-14T12:00:21Z | Docs scanned: 105 | Elapsed: 0.0s +Generated: 2026-07-14T18:00:17Z | Docs scanned: 107 | Elapsed: 0.0s ## Summary @@ -98,7 +98,7 @@ Matt decides whether to create a real doc — when he does, future sweeps will l | Term | Docs mentioning it | |------|--------------------| -| `tailscale` | 39 | +| `tailscale` | 40 | | `docker` | 34 | | `proxmox` | 31 | | `headscale` | 24 | diff --git a/vault/.obsidian/workspace.json b/vault/.obsidian/workspace.json index a34de6a..0a6abb4 100644 --- a/vault/.obsidian/workspace.json +++ b/vault/.obsidian/workspace.json @@ -199,6 +199,9 @@ }, "active": "17bd4a6166f789d0", "lastOpenFiles": [ + "docs/hardware/ip-allocation.md.tmp.767109.ecc1c9977e03", + "docs/hardware/ip-allocation.md.tmp.767109.c1f2a642bed7", + "docs/hardware/ip-allocation.md.tmp.767109.d6ca8e1e1a1c", "runbooks/conduit-operations.md.tmp.2217597.60ef73d82d1c", "runbooks/conduit-operations.md.tmp.2217597.cf9b78291c98", "docs/software/central.md.tmp.2217597.90c56d780840", @@ -209,9 +212,6 @@ "docs/software/conduit.md.tmp.2217597.5f47d4e96ae8", "docs/software/central.md.tmp.2217597.5f057dc86d0a", "docs/software/central.md.tmp.2217597.f65fc65a678c", - "docs/software/central.md.tmp.2217597.51f154bfbc88", - "docs/software/central.md.tmp.2217597.5bf096d10d72", - "docs/software/central.md.tmp.2217597.ac900704af53", "archive/projects/vaultwarden-plan.md", "archive/projects/meshai-native-fire-severity-audit-cc-handoff.md", "projects/meshai-native-fire-severity-audit-cc-handoff.md", diff --git a/vault/docs/hardware/ip-allocation.md b/vault/docs/hardware/ip-allocation.md index f543ed6..edd1c9d 100755 --- a/vault/docs/hardware/ip-allocation.md +++ b/vault/docs/hardware/ip-allocation.md @@ -10,7 +10,7 @@ related: - [[environment]] - [[glossary]] - [[headscale-onboard-node]] -updated: 2026-07-13 +updated: 2026-07-14 --- # Echo6 Network IP Allocation @@ -104,11 +104,11 @@ edge2 (Contabo Cloud VPS 184.174.35.153 / Tailscale 100.64.0.26) uses a separate ### Proxmox Hosts + Bare Metal (.240-.250) | IP | Hostname | Role | Tailscale | |----|----------|------|-----------| -| .240 | data | Proxmox - DB node | 100.64.0.20 | -| .241 | utility | Proxmox - Utility [[services]] | 100.64.0.19 | -| .242 | cloud | Proxmox - Cloud storage | 100.64.0.22 | -| .243 | media | Proxmox - Media server | 100.64.0.21 | -| .244 | echo6-toc | LLM/AI server | 100.64.0.5 | +| .240 | data | Proxmox - DB node | 100.64.0.6 | +| .241 | utility | Proxmox - Utility [[services]] | 100.64.0.5 | +| .242 | cloud | Proxmox - Cloud storage | 100.64.0.4 | +| .243 | media | Proxmox - Media server | 100.64.0.3 | +| .244 | echo6-toc | LLM/AI server | 100.64.0.13 | | .245-.250 | (available) | | | ### Meshtastic Nodes (.251-.254) @@ -124,13 +124,13 @@ edge2 (Contabo Cloud VPS 184.174.35.153 / Tailscale 100.64.0.26) uses a separate | Tailscale IP | Device | Local IP | |--------------|--------|----------| -| 100.64.0.5 | echo6-toc | 192.168.1.244 | +| 100.64.0.13 | echo6-toc | 192.168.1.244 | | 100.64.0.40 | contabo / edge1 (rebuilt 2026-06-19, mail-only) | 5.189.158.149 (external) | -| 100.64.0.18 | aida-nebra | 192.168.1.253 | -| 100.64.0.19 | utility | 192.168.1.241 | -| 100.64.0.20 | data | 192.168.1.240 | -| 100.64.0.21 | media | 192.168.1.243 | -| 100.64.0.22 | cloud | 192.168.1.242 | +| 100.64.0.9 | aida-nebra | 192.168.1.253 | +| 100.64.0.5 | utility | 192.168.1.241 | +| 100.64.0.6 | data | 192.168.1.240 | +| 100.64.0.3 | media | 192.168.1.243 | +| 100.64.0.4 | cloud | 192.168.1.242 | | 100.64.0.26 | edge2 | 184.174.35.153 (external) | | 100.64.0.28 | pdm (CT 100 on edge2) | 10.10.10.10 (vmbr0) | | 100.64.0.33 | vaultwarden (CT 102 on edge2) — node id 45 | 10.10.10.20 (vmbr0) |