mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
|
|
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| sbin | ||
| tests | ||
| www/vhost | ||
| README.md | ||
🏗️ Virtual Hosts
Nginx virtual host management
Category: Network
Screenshot
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 statusGET /api/v1/vhost/health- Health check
License
LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.
