secubox-deb/packages/secubox-hub
CyberMind-FR 65a30011f4 fix(services): Add LogsDirectory and fix menu icons
- Add LogsDirectory=secubox to systemd services for proper logging
- Fix systemd service security sandboxing (remove PrivateTmp issues)
- Replace text icons with emojis in menu.d JSON files
- Fixes navbar display issues (overlapping text from icon names)

Services updated:
- secubox-system, secubox-hub, secubox-portal, secubox-watchdog
- ~70 other services with LogsDirectory directive

Menu icons fixed:
- ipblock, interceptor, cookies, dns-provider, homeassistant, etc.
- Changed from text strings to emojis for proper sidebar display

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-20 08:59:19 +02:00
..
api fix(hub): Dynamic module discovery and API path fixes 2026-04-20 08:27:58 +02:00
debian fix(services): Add LogsDirectory and fix menu icons 2026-04-20 08:59:19 +02:00
menu.d Add dynamic menu system with menu.d JSON definitions 2026-03-21 16:42:49 +01:00
nginx feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
www fix(hub): Dynamic module discovery and API path fixes 2026-04-20 08:27:58 +02:00
README.md Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00

🏠 SecuBox Hub

Central dashboard and control center

Category: Dashboard

Screenshot

SecuBox Hub

Features

  • System overview
  • Service monitoring
  • Quick actions
  • Metrics

Installation

# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash

# Install package
sudo apt install secubox-hub

Configuration

Configuration file: /etc/secubox/hub.toml

API Endpoints

  • GET /api/v1/hub/status - Module status
  • GET /api/v1/hub/health - Health check

License

MIT License - CyberMind © 2024-2026