# 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](install.md) | Server admins | Requirements, installer usage, file layout, auto-deploy setup | | [Admin Guide](admin-guide.md) | Server admins | All admin panel features: accounts, DNS, mail, security, Docker, notifications | | [Reseller Guide](reseller-guide.md) | Resellers | Creating and managing customer accounts, white-label branding | | [User Guide](user-guide.md) | End users | Files, email, databases, FTP, DNS, SSL, cron, Docker | | [API Reference](api-reference.md) | Developers | Full REST API documentation for all endpoints | ## Quick links - Admin panel: `https://:8882` - Reseller panel: `https://:8881` - User panel: `https://:8880` - Webmail: `https://:8883` ## Source GitHub: [myronblair/novacpx](https://github.com/myronblair/novacpx)