mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
Continues the per-cluster Description-clarity work started in #382 (dpi) and #383 (dns+threats). Fixes 4 more "X Module" placeholder headlines in the identity and monitoring clusters: Identity stack: - secubox-identity: "Identity Module" → "decentralized identity management" - secubox-users: "Users Module" → "local account manager (Argon2id + TOTP + RBAC)" Monitoring cluster: - secubox-watchdog: "Watchdog Module" → "LXC + service + HTTP health monitor" - secubox-device-intel: "Device-intel Module" → "network asset discovery + fingerprinting" Each Description now cross-references the sibling packages in its cluster so an operator running `apt-cache show <pkg>` can tell at a glance what to install for what — same pattern as #382 and #383. Also corrected the Maintainer on secubox-identity from the placeholder "SecuBox <dev@secubox.local>" → "Gerald KERMA <devel@cybermind.fr>". Patch-version bump on each so the metadata change ships in apt: - secubox-identity: 1.0.0 → 1.0.1 - secubox-users: 1.4.0 → 1.4.1 - secubox-watchdog: 1.0.0 → 1.0.1 - secubox-device-intel: 1.2.1 → 1.2.2 8 files, +85/-9. No code/endpoints/services/menu changes. All four changelogs parse cleanly via dpkg-parsechangelog. Remaining placeholder Descriptions (file separately if pursued): ai-gateway, backup, config-advisor, gitea, iot-guard, localrecall, mcp-server, meshname, ndpid, nextcloud, soc, tor, vortex-firewall. |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| www/watchdog | ||
| README.md | ||
👁️ Watchdog
Service and container monitoring
Category: Monitoring
Screenshot
Features
- Health checks
- Auto-restart
- Alerts
- Logs
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-watchdog
Configuration
Configuration file: /etc/secubox/watchdog.toml
API Endpoints
GET /api/v1/watchdog/status- Module statusGET /api/v1/watchdog/health- Health check
License
MIT License - CyberMind © 2024-2026
