Files changed: .obsidian/appearance.json .obsidian/graph.json .obsidian/plugins/obsidian-livesync/data.json .obsidian/workspace.json INDEX.md archive/matrix/PHASE6_DECISION.md archive/matrix/PLAN.md archive/matrix/appservices.md archive/matrix/archive_receiver_discovery.md archive/matrix/archivist_discovery.md archive/matrix/hookshot_deployment_discovery.md archive/matrix/hookshot_e2ee_discovery.md archive/matrix/hookshot_payload_discovery.md archive/matrix/hookshot_room_targeting_discovery.md docs/matrix/archivist.md docs/matrix/matrix_host.md docs/matrix/mautrix_signal.md docs/matrix/synapse.md docs/matrix/synapse_homeserver.yaml.sanitized docs/matrix/synapse_retention_discovery.md docs/services/services.md notes/echo6-landing-page-data-export.md notes/ia-download-queue.md projects/argus.md
89 lines
4.2 KiB
Markdown
89 lines
4.2 KiB
Markdown
---
|
|
type: index
|
|
title: Echo6 Knowledge Base
|
|
updated: 2026-06-15
|
|
---
|
|
|
|
# Echo6 Knowledge Base
|
|
|
|
The map of this vault — start here. `docs/` is current reference, `runbooks/` is how-to procedures, `projects/` is living context for active work, `notes/` is loose operational notes, and `archive/` is the historical paper trail.
|
|
|
|
> [!tip] How to use this
|
|
> Click any link to jump to that note. Each note shows its **backlinks** (what points to it) at the bottom — including this index — so you can always get back home. The **graph view** (left ribbon) shows how it all connects.
|
|
|
|
---
|
|
|
|
## 🧭 Reference — current state (`docs/`)
|
|
|
|
**Infrastructure**
|
|
- [[environment]] — Proxmox cluster, VMs, LXCs, IP allocation, Headscale nodes, SSH access
|
|
- [[services]] — full services inventory by server (ports, compose paths, access URLs)
|
|
- [[usenet]] — SABnzbd + Usenet providers & indexers
|
|
|
|
**Software / platforms** (`docs/software/`)
|
|
- [[authentik]] — SSO: OAuth2 providers, groups, flows, branding, enrollment
|
|
- [[caddy]] — reverse proxy (Contabo + utility), dnsmasq split DNS, GoDaddy records, port map
|
|
- [[dns]] — GoDaddy DNS script, managed domains, common patterns
|
|
- [[recon]] — RECON knowledge-extraction pipeline (architecture, stack, API)
|
|
- [[searxng]] — Echo6 Search homepage (theme, config, deploy)
|
|
- [[geo-tools]] — cortex geo-processing tools (GDAL, tippecanoe, pmtiles)
|
|
|
|
**Matrix / Signal** (`docs/matrix/`)
|
|
- [[synapse]] — Synapse + MAS + Postgres + Caddy deployment reference
|
|
- [[mautrix_signal]] — Signal bridge (image, DB, E2BE, commands)
|
|
- [[archivist]] — CT 118 Signal/Matrix archive bot
|
|
- [[matrix_host]] — Contabo VPS host specs
|
|
- [[synapse_retention_discovery]] — retention config, MSC2815, DB sizes, rollback
|
|
|
|
**navi** (`docs/navi/`)
|
|
- [[cc-rules]] — Claude Code rules for working on navi
|
|
- [[deployment]] — navi build/deploy (VM 1130, nginx, Caddy route, rollback)
|
|
- [[themes]] — navi theme system (registry, namedTheme rule, CSS vars)
|
|
|
|
---
|
|
|
|
## 🛠️ Procedures (`runbooks/`)
|
|
|
|
- **Authentik:** [[authentik-oidc-application]] · [[authentik-access-groups]] · [[authentik-create-invitation]] · [[authentik-upgrade]]
|
|
- **Exposing a service:** [[expose-service-contabo]] · [[expose-service-home]]
|
|
- **Proxmox / hosts:** [[ct-runbook]] · [[proxmox-create-ubuntu-vm]] · [[proxmox-onboard-node]] · [[pi-nas-omv-runbook]]
|
|
- **RECON:** [[recon-operations]] · [[recon-service-integration]]
|
|
- **Mesh / Meshtastic:** [[meshtastic-sidecar-node]] · [[meshtasticd-sim-nodes-runbook]] · [[idahomesh-bridge-setup]] · [[idahomesh-vpn-device-setup]] · [[meshmonitor-password-reset]]
|
|
- **PeerTube / media:** [[add-peertube-channel]] · [[peertube-remote-runner]]
|
|
- **Internet Archive:** [[ia-cli-reference]] · [[ia-download-mirror]]
|
|
- **Patterns & infra:** [[pipeline-patterns]] · [[pg-backup]] · [[nordvpn-lxc]] · [[syncthing-add-node]] · [[mailcow-create-mailbox]]
|
|
|
|
---
|
|
|
|
## 📦 Projects (`projects/`)
|
|
|
|
Living "read-me-first" context for active work:
|
|
- [[advbbs-project]] — advBBS Meshtastic federated BBS
|
|
- [[mmud-project]] — MMUD mesh dungeon game
|
|
- [[argus]] — ARGUS OSINT intelligence platform (in progress)
|
|
- [[deploy-livesync]] — Obsidian LiveSync (CouchDB + JWT) reference
|
|
- [[matrix-synapse-deployment]] — Matrix Synapse + Element + SSO rebuild reference
|
|
- [[meshtastic-headscale-runbook]] — IdahoMesh Headscale + bridge
|
|
|
|
---
|
|
|
|
## 🗒️ Notes (`notes/`)
|
|
|
|
- [[ia-download-queue]] — Internet Archive pull-down queue (operational tracking)
|
|
- [[echo6-landing-page-data-export]] — platform/brand/services reference snapshot
|
|
|
|
---
|
|
|
|
## ⚙️ Baseline & rules
|
|
|
|
- [[CLAUDE-baseline]] — the global Claude Code rules (read-only mirror of `~/.claude/CLAUDE.md`)
|
|
- `rules/` — per-system conventions (docker, proxmox, caddy, tak, meshtastic, …) — read-only mirror of `~/.claude/rules/`
|
|
|
|
---
|
|
|
|
## 🗄️ Archive
|
|
|
|
Historical material lives in `archive/` — paper trail, not living docs:
|
|
- `archive/projects/` + `archive/reports/` — completed one-time deploy logs and migration reports
|
|
- `archive/matrix/` — the Matrix-archive investigation saga: the rejected Hookshot path and the [[PHASE6_DECISION]] decision record
|
|
- `archive/AUDIT-2026-02-21.md` — the Feb 2026 doc-vs-infra audit
|