secubox-deb/packages/secubox-vhost
2026-07-19 09:08:22 +02:00
..
api fix(vhost): parse certs in-process (cryptography) off-loop + cache — no openssl storm 2026-07-15 07:33:07 +02:00
debian release: bump minor on the 87 modules converted to Wants=secubox-core (Phase 2) 2026-07-19 09:08:22 +02:00
menu.d
nginx
sbin
tests feat(vhost): redirect vhost support (redirect_to → 301) 2026-07-04 09:45:52 +02:00
www/vhost feat(vhost): remove the Actions tab from the webui (ref #858) 2026-07-15 09:01:40 +02:00
README.md docs(wiki): refonte 126 modules — snapshots WebUI déterministes + READMEs 4 langues (ref #742) 2026-06-26 10:14:14 +02:00

🏗️ Virtual Hosts

Nginx virtual host management

Category: Network

Screenshot

Virtual Hosts

Features

  • Site management
  • SSL certificates
  • Reverse proxy
  • Let's Encrypt

Installation

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

# Install package
sudo apt install secubox-vhost

Configuration

Configuration file: /etc/secubox/vhost.toml

API Endpoints

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

License

LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.