mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
Final batch of the per-cluster Description-clarity work after #382 (dpi), #383 (dns+threats), #385 (identity+monitoring), and #386 (ai+dpi+mesh+soc). Fixes the last 8 "X Module" placeholder headlines on master — all standalone utilities or LXC-service apps from the don't-merge list. No cluster siblings to cross-reference, just honest headlines + bodies. Standalone utilities: - secubox-backup: "Backup Module" → "config + LXC-container backup manager" - secubox-config-advisor: "Config-advisor Module" → "security configuration audit + recommendations" - secubox-iot-guard: "Iot-guard Module" → "IoT device discovery + segmentation" - secubox-localrecall: "Localrecall Module" → "on-box AI memory store" - secubox-tor: "Tor Module" → "Tor relay + hidden-services manager" - secubox-vortex-firewall: "Vortex-firewall Module" → "nftables threat-feed enforcer" LXC-service apps: - secubox-gitea: "Gitea Module" → "self-hosted Git server (LXC)" - secubox-nextcloud: "Nextcloud Module" → "self-hosted file sync + collaboration (LXC)" Side fixes: - Maintainer corrected from "SecuBox <dev@secubox.local>" to "Gerald KERMA <devel@cybermind.fr>" on config-advisor, iot-guard, localrecall (3/8 had the placeholder). Patch-version bump on each so apt sees the metadata change. 16 files, +106/-19. No code/endpoints/services/menu changes. All changelogs parse cleanly. After this commit + #383 + #385 + #386 + #382 land, NO secubox-* package on master ships an "X Module" placeholder headline anymore. Audit-doc consolidation work complete. |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| www/localrecall | ||
| README.md | ||
🧠 LocalRecall
Local RAG memory system
Category: AI
Screenshot
Features
- Vector storage
- Semantic search
- Document indexing
- API
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-localrecall
Configuration
Configuration file: /etc/secubox/localrecall.toml
API Endpoints
GET /api/v1/localrecall/status- Module statusGET /api/v1/localrecall/health- Health check
License
MIT License - CyberMind © 2024-2026
