A lightweight, self-hosted server management panel designed for Ubuntu Linux. This panel allows you to easily deploy and manage Next.js, Laravel, and Static HTML applications on a single server without using Docker. It provisions apps natively using PM2 for Node.js and PHP-FPM for Laravel.
📦 Application Management
- Native Deployment: Apps run directly on the host OS for maximum performance and lowest RAM overhead.
- Framework Support: Optimized for Next.js (PM2), Laravel (PHP 8.4 + FPM), and Static Sites.
- Automated Pipeline: Automatic Git integration, dependency installation (
npm/composer), build execution, and Nginx reload. - Lifecycle Control: Simplified Running and Stopped status indicators with full start/stop/restart/deploy controls.
- Background Workers: Manage application-specific background services (e.g., Laravel Queue Workers) via systemd.
- Environment Management: Web-based
.envfile editor for seamless configuration. - Real-time Logs: Dedicated streaming log viewers for application, Nginx error, and access logs.
🌐 Infrastructure & Networking
- Load Balancing: Built-in Nginx load balancers with support for Round Robin, Least Connections, and IP Hash algorithms.
- DNS Management: Full-featured BIND9 integration for managing domains, subdomains, and records (A, AAAA, CNAME, MX, TXT, NS, SRV, CAA).
- SSL / TLS: Automated Certbot (Let’s Encrypt) integration for all apps and load balancers. Supports Force HTTPS and securing the panel itself.
- Database Management: One-click PostgreSQL database and user provisioning with granular permission and global privilege management.
- Email Service: Complete Postfix/Dovecot suite for managing email domains, accounts, and aliases directly from the panel.
💼 CRM & Monetization
- Customer CRM: Comprehensive client tracking for leads and active subscribers with linked resource management.
- Subscription Engine: Advanced subscription management with support for Flat Rate and Credit-based plans.
- Integrated Payments: Ready-to-use payment gateway integrations for bKash, Nagad, and SSLCommerz.
- Metered Billing: Track and bill usage for specific API routes (Billable Routes) with detailed access logs.
- Client Portal: A dedicated public portal for customers to manage their own subscriptions and payments.
- Automatic Gating: Instant Nginx-level blocking for expired accounts with a professional “Expired Notice” landing page.
🛠️ Developer Tools & Security
- Web Terminal: Integrated browser-based shell access for quick server commands.
- File Manager: Full-featured web interface for file operations (upload, download, rename, chmod, compress/extract).
- Queue Monitor: Visual tracking for Laravel queue health, including ready, delayed, and failed job counts.
- Cron Management: Easy-to-use UI for managing system-level cron jobs and viewing execution logs.
- Server Health: Live dashboard for monitoring CPU, RAM, Disk usage, and active system processes.
- GitHub Integration: Seamless OAuth connection with support for Auto-Deploy on Push via webhooks.





