OKPanel is a minimalist, high-performance web hosting control panel designed for Linux. Manage Nginx, MySQL, and PHP-FPM with zero bloat.
Free Installation (Limited Time): Email support@okpanel.org and we’ll complete installation within 24 hours during working days.
Easily add and configure domains. OKPanel handles server blocks and SSL termination automatically.
Create databases and users in seconds. Update passwords and manage permissions through a simple UI.
Switch between PHP versions (7.4 to 8.3) per domain with a single click. Optimized for performance.
Automatic Let's Encrypt SSL provisioning and secure default configurations for all services.
No heavy dependencies. OKPanel runs with minimal memory footprint, perfect for small VPS instances.
Built to scale. Email management and advanced monitoring modules are currently in development.
OKPanel is designed to be installed on a fresh Ubuntu or Debian server. Our automated script handles all dependencies including Nginx, MariaDB, and PHP.
Use a fresh Ubuntu 22.04 or 24.04 installation.
Execute the one-line command to begin the automated setup.
Once installation completes, credentials are displayed. Access OKPanel at https://your-server-ip:2222
# Become root and install curl
sudo -i && apt install -y curl
# Run OKPanel Installer
# Credentials auto-generated on completion
Username: admin / Password: [auto-generated]