Features — Full Server Control Panel

Application Management

Deploy and manage PHP, Python, Node.js, and Docker applications from a single web interface. Each app gets isolated configuration with its own Nginx virtual host, environment variables, and resource limits. Git-based deployments let you push code and trigger automatic rebuilds without manual SSH access. The template library includes over 60 pre-configured applications that deploy in a single click.

Real-Time Monitoring

Track CPU usage, memory consumption, disk I/O, and network traffic through live WebSocket-powered dashboards. Configure threshold-based alerts that notify you via Discord, Slack, Telegram, or custom webhooks when resource usage exceeds defined limits. Historical data retention lets you identify long-term trends and plan capacity upgrades before problems occur. Per-application resource tracking shows exactly which workloads consume the most server resources.

Domain and SSL Management

Add custom domains, configure DNS records, and provision wildcard or single-domain SSL certificates through Let's Encrypt. Automatic renewal ensures your certificates never expire. Reverse proxy configuration is handled automatically for each application. Subdomain routing, path-based routing, and load balancing between multiple application instances are all configurable through the web interface without editing Nginx files manually.

Security Suite

Integrated ClamAV malware scanning runs on scheduled intervals or on demand across your entire file system. UFW firewall management provides a visual interface for creating, editing, and deleting rules. Two-factor authentication with TOTP protects dashboard access. Brute-force protection and rate limiting are enabled by default. Automated security audit reports highlight potential vulnerabilities in your server configuration and installed packages.

Database Management

Create, backup, and manage MySQL 8.0 and PostgreSQL 15 databases through the dashboard. User permission management, table browsing, and SQL query execution are built in. Scheduled automated backups with configurable retention policies ensure your data is always recoverable. Import and export databases in standard formats for easy migration between servers or local development environments.

Additional Tools

A built-in web terminal provides full SSH access from any browser without local key management. The file manager includes syntax-highlighted editing for over 50 programming languages with search, replace, and file permission controls. Visual cron job scheduling replaces manual crontab editing with a calendar-based interface. Notification webhooks deliver alerts to your preferred communication channels. Multi-environment linking connects WordPress production and staging instances with shared databases and separate table prefixes for safe testing workflows.