mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 22:07:24 +00:00
- secubox-haproxy: Remove ReadWritePaths sandboxing causing NAMESPACE errors - secubox-net-fallback: Skip lan* interfaces (DSA downstream ports) - netplan: Add dummy0 with 10.55.255.1/24 to all board configs - flash-emmc: Fix eMMC detection using boot0 partition - flash-emmc.cmd: Support multiple image filenames Fixes issues encountered when booting SecuBox from EspressoBin V7 eMMC. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| sbin | ||
| www/haproxy | ||
| README.md | ||
⚡ HAProxy
Load balancer dashboard
Category: Network
Screenshot
Features
- Backend management
- Stats
- ACLs
- SSL termination
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-haproxy
Configuration
Configuration file: /etc/secubox/haproxy.toml
API Endpoints
GET /api/v1/haproxy/status- Module statusGET /api/v1/haproxy/health- Health check
License
MIT License - CyberMind © 2024-2026
