Platform capabilities overview
Overview (Panelze v0.1.0)
The customer panel is a Laravel 11 + React SPA that talks to the Go Engine on loopback (typically :9090). The engine applies Nginx/Apache/OpenLiteSpeed vhosts, PHP-FPM pools, TLS, BIND DNS, mail stack, and file operations.
Community (included)
| Area | Capabilities |
|---|---|
| Sites | Multi-site, subdomains, aliases, suspend/resume, PHP 7.4–8.4, document root |
| DNS | BIND9 zone sync (panelze-bind-sync) |
| Databases | MySQL/MariaDB & PostgreSQL provision, import/export |
| Files & FTP | File manager (zip, trash, chmod), FTP accounts |
| Mailboxes, forwarders, Roundcube webmail signon | |
| SSL | Let's Encrypt issue/renew/revoke, manual certs |
| Backups | On-demand & scheduled local backups |
| Cron | Customer cron jobs + system scheduler |
| Monitoring | Site health summaries |
| Security UI | fail2ban, ModSecurity, ClamAV (advanced actions need Pro) |
| Deploy | Git deploy, webhooks, rollback |
| Node apps | PM2 detect/start/stop/build |
| Installer | One-click WordPress & OpenCart only |
| Plugins | Plesk / cPanel / aaPanel migration plugins |
| Reseller | Users, packages, roles, white-label branding |
Community license limit: up to 5 sites per server.
Pro modules (license-gated)
- phpMyAdmin one-click SSO (
phpmyadmin_sso) — SSO from the database screen into phpMyAdmin without copying passwords. - Advanced security (
security_pro) — Rate limits, ModSecurity site rules, threat intel, FIM, SSH hardening, DDoS sysctl. - Advanced backups (
backups_pro) — Google Drive targets and remote restore; local backups stay on Community. - Server monitoring (
monitoring_advanced) — Site health on Community; CPU/RAM/disk server metrics unlock with Pro. - PanelZeka (AI advisor) (
ai_advisor) — In-panel AI chat, file edits, and deploy suggestions. - Curious tools (
curious_tools) — Ookla speed test and SEO analysis tools. - Stripe billing (
stripe_billing) — In-panel Pro checkout via Stripe. - Vendor control plane (
vendor_panel) — Multi-tenant vendor profile and license management API.
Default Pro bundle also enables phpmyadmin_sso and security_pro when the hub feature list is empty.
Admin & vendor
- Admin: system settings, web/PHP/DNS/mail stack, terminal, users, roles, packages, WHMCS module, license screen.
- Vendor profile (
vendor_panelmodule): tenants, billing, support — separateAPP_PROFILE=vendor.
For install steps see Installation guide. For architecture see Architecture.