mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
906720e215d569e377bc5f5aae1096dd234ff65b
- system.php: sudo git for check/apply-novacpx-update (fixes www-data ownership) - system.php: find instead of glob(**) for PHP syntax check - system.php: php8.3 -l instead of php -l - system.php: sudo rsync/chown for deploy - system.php: steps[] tracking in apply-novacpx-update response - system.php: config.ini sync on save-option web/ftp/dns_server change - system.php: safety guard blocking removal of active DB engine - admin.js: Nova.loading() in soSave() for server options page - admin.js: fix soSave page reload (window._novaPages -> adminPage()) - admin.js: applyNovaCPXUpdate shows step-by-step modal on completion
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 |
Quick links
- Admin panel:
https://<server>:8882 - Reseller panel:
https://<server>:8881 - User panel:
https://<server>:8880 - Webmail:
https://<server>:8883
Source
GitHub: myronblair/novacpx
Description
Languages
JavaScript
50.6%
PHP
41.3%
Shell
5.7%
CSS
2.4%