Introduction

Web hosting control panel for Linux servers.

// similar to cPanel or Plesk

Features

Category Description
🌐 Web Management Manage websites, domains, SSL, PHP versions, Nginx/Apache configurations.
💾 Database Manage MySQL, MariaDB, PostgreSQL. Create, edit, backup, and restore databases.
📂 File Management Upload, edit, and organize files via built-in file manager.
⚙️ Software Installer One-click installation of stacks like LNMP, LAMP, WordPress, Node.js, Python, etc.
🔒 Security Firewall management, SSL setup, fail2ban, and security plugins.
🧑‍💻 Developer Tools Support for Python, Node.js, Docker, Git, cron jobs.
📊 Server Monitoring Real-time monitoring of CPU, RAM, disk usage, and logs.

How aaPanel Works

  1. SSH into VPS and install

    # Example command for Ubuntu:
    wget -O install.sh <http://www.aapanel.com/script/install_6.0_en.sh> && bash install.sh
    
  2. Access Dashboard

  3. Install Services

  4. Deploy Web Applications

  5. Manage SSL

  6. App is live, db running, all controlled via GUI.

SSL