secubox-deb/packages/secubox-roadmap
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 Update roadmap module to v1.1.0 with full migration tracking 2026-03-26 07:37:30 +01:00
debian fix(services): Add LogsDirectory and fix menu icons 2026-04-20 08:59:19 +02:00
menu.d Add 4 new modules and RBAC system 2026-03-24 09:39:15 +01:00
nginx Add 4 new modules and RBAC system 2026-03-24 09:39:15 +01:00
www/roadmap Update roadmap module to v1.1.0 with full migration tracking 2026-03-26 07:37:30 +01:00
README.md Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00

📋 Migration Roadmap

OpenWRT to Debian migration tracking

Category: Dashboard

Screenshot

Migration Roadmap

Features

  • Progress tracking
  • Module status
  • Category view

Installation

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

# Install package
sudo apt install secubox-roadmap

Configuration

Configuration file: /etc/secubox/roadmap.toml

API Endpoints

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

License

MIT License - CyberMind © 2024-2026