Rekt-Developer / aaPanel

Simple but Powerful web-based Control Panel

Home Page:https://aapanel-linux.vercel.app/

Repository from Github https://github.comRekt-Developer/aaPanelRepository from Github https://github.comRekt-Developer/aaPanel

aaPanel Logo

aaPanel - Professional Linux Panel

A simple but powerful hosting control panel for your Linux server

Docker Pulls Docker Stars Docker Image Size GitHub Stars GitHub Issues GitHub Forks License

πŸ“‘ Table of Contents

πŸš€ Introduction

aaPanel is a powerful and user-friendly control panel for managing your Linux server. With over 3,000,000 installations since 2017, it provides comprehensive tools for website management, hosting services, and server administration.

✨ Features

Free Version

  • 🌐 WP Toolkit Management
  • πŸ”§ Website Management
  • πŸ“§ Mail Server Management
  • πŸ“ FTP Management
  • πŸ—„οΈ MySQL Management
  • πŸ“‚ File Management
  • πŸ’» Online Code Editor

Pro Version

  • πŸ‘₯ Multi-User Account Management
  • πŸ›‘οΈ WAF (Web Application Firewall)
  • πŸ“Š Advanced Analytics
  • πŸ”’ Enhanced File Protection
  • πŸ“¨ Bulk Email Management

πŸƒ Quick Start

docker run -d \\
  -p 8886:8888 \\
  -p 22:21 \\
  -p 443:443 \\
  -p 80:80 \\
  -p 889:888 \\
  -v ~/website_data:/www/wwwroot \\
  -v ~/mysql_data:/www/server/data \\
  -v ~/vhost:/www/server/panel/vhost \\
  aapanel/aapanel:lib

πŸ”§ Installation

Default Access Information

  • URL: http://youripaddress:8886/
  • Username: aapanel
  • Password: aapanel123

Port Configuration

Service Port
Control Panel 8888
PhpMyAdmin 888
HTTP 80
HTTPS 443
FTP 21

Directory Structure

Purpose Path
Website Data /www/wwwroot
MySQL Data /www/server/data
Vhost Files /www/server/panel/vhost

πŸ“– Documentation

For detailed documentation and guides, visit our official website.

🀝 Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ“ž Support


Built with ❀️ by the aaPanel Team

About

Simple but Powerful web-based Control Panel

https://aapanel-linux.vercel.app/

License:Other


Languages

Language:Python 59.8%Language:JavaScript 28.5%Language:CSS 6.4%Language:HTML 5.0%Language:Shell 0.3%Language:PHP 0.1%Language:Perl 0.0%Language:Raku 0.0%