Commit Graph

2 Commits

Author SHA1 Message Date
6027178c53 fix(deploy): Remove --delete from www rsync to prevent module conflicts
Multiple packages share /usr/share/secubox/www/ - using --delete was
wiping out other modules' files when deploying a single package.
2026-05-02 18:13:16 +02:00
bf1babb37c Initial commit: SecuBox-DEB migration from OpenWrt to Debian
Includes all package APIs with public dashboard endpoints:
- secubox-system: System Hub with /info, /resources, /security
- secubox-crowdsec: CrowdSec dashboard with /status, /hub, /metrics, actions
- secubox-wireguard: WireGuard VPN with /interfaces, /peers, start/stop
- secubox-netdata: Monitoring with /stats, /processes, /alerts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-21 09:41:06 +01:00