docs: Update tracking files for wiki documentation
- Added wiki documentation entry to HISTORY.md - Added wiki documentation entry to WIP.md (Recently Completed) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
01246a693d
commit
d28e27d34a
@ -1,6 +1,26 @@
|
||||
# SecuBox UI & Theme History
|
||||
|
||||
_Last updated: 2026-03-26 (Mesh Device Discovery)_
|
||||
_Last updated: 2026-03-26 (Wiki Documentation)_
|
||||
|
||||
0. **Comprehensive Wiki Documentation (2026-03-26)**
|
||||
- **Wiki structure** created at `docs/wiki/`:
|
||||
- `Home.md`: Main navigation with all module categories
|
||||
- `Installation.md`: Complete getting started guide
|
||||
- `Quick-Start.md`: First-time setup walkthrough (10-minute guide)
|
||||
- `Architecture.md`: 4-layer architecture overview (Core Mesh, AI Gateway, MirrorNet, Roadmap)
|
||||
- `Modules.md`: Complete catalog of 80+ LuCI modules with screenshots
|
||||
- **Module category pages** at `docs/wiki/modules/`:
|
||||
- `Security.md`: 15 modules (CrowdSec, WAF, Guardians, ZKP, Threat Analyst)
|
||||
- `Network.md`: 12 modules (HAProxy, Bandwidth, Traffic Shaper, CDN)
|
||||
- `Mesh.md`: 7 modules (WireGuard, P2P, MirrorNet, Master Link)
|
||||
- `DNS.md`: 6 modules (DNS Master, Vortex, Meshname, Provider)
|
||||
- `Apps.md`: 20 modules (Jellyfin, Nextcloud, Matrix, VoIP, Domoticz)
|
||||
- `System.md`: 14 modules (Config Vault, Reporter, RTTY, RezApp)
|
||||
- `AI.md`: 8 modules (Gateway, LocalAI, Ollama, Threat Analyst)
|
||||
- **Updated documentation**:
|
||||
- `SCREENSHOTS.md`: Expanded to 111 modules with package names
|
||||
- `README.md`: Added wiki links and module index table
|
||||
- **Documentation stats**: 3,845 lines added, 14 files created
|
||||
|
||||
0. **Mesh Network Device/VM Discovery (2026-03-26)**
|
||||
- **Enhanced discovery.sh** with multi-method network device detection:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Work In Progress (Claude)
|
||||
|
||||
_Last updated: 2026-03-26 (Mesh Device Discovery)_
|
||||
_Last updated: 2026-03-26 (Wiki Documentation)_
|
||||
|
||||
> **Architecture Reference**: SecuBox Fanzine v3 — Les 4 Couches
|
||||
|
||||
@ -10,6 +10,14 @@ _Last updated: 2026-03-26 (Mesh Device Discovery)_
|
||||
|
||||
### 2026-03-26
|
||||
|
||||
- **Comprehensive Wiki Documentation (Complete)**
|
||||
- Created `docs/wiki/` structure with 12 markdown pages
|
||||
- Main pages: Home, Installation, Quick-Start, Architecture, Modules
|
||||
- Module category pages: Security (15), Network (12), Mesh (7), DNS (6), Apps (20), System (14), AI (8)
|
||||
- Updated SCREENSHOTS.md to 111 modules with package names
|
||||
- Updated README.md with wiki navigation and module index
|
||||
- Total: 3,845 lines of documentation
|
||||
|
||||
- **Mesh Network Device/VM Discovery (Complete)**
|
||||
- Enhanced `discovery.sh` with multi-method device detection
|
||||
- New discovery methods:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user