myron d587ad4ebd Fix web server switch — panel always stays on Apache
- novacpx-webserver-switch: new helper script that manages ports 80/443
  only; panel ports 8880-8883 are never touched
- system.php: save-option web_server now calls the helper script instead
  of stopping all web servers (which killed the panel)
- admin.js: server options shows live Apache/Nginx status badges and notes
  that the panel always runs on Apache
2026-06-08 16:36:49 +00:00

NovaCPX Documentation

NovaCPX is an open-source Linux web hosting control panel with three-tier management (Admin → Reseller → User).

Documents

Guide Audience Description
Installation Guide Server admins Requirements, installer usage, file layout, auto-deploy setup
Admin Guide Server admins All admin panel features: accounts, DNS, mail, security, Docker, notifications
Reseller Guide Resellers Creating and managing customer accounts, white-label branding
User Guide End users Files, email, databases, FTP, DNS, SSL, cron, Docker
API Reference Developers Full REST API documentation for all endpoints
  • Admin panel: https://<server>:8882
  • Reseller panel: https://<server>:8881
  • User panel: https://<server>:8880
  • Webmail: https://<server>:8883

Source

GitHub: myronblair/novacpx

S
Description
Mirror of github.com/myronblair/novacpx
Readme 771 KiB
Languages
JavaScript 50.6%
PHP 41.3%
Shell 5.7%
CSS 2.4%