What Is Froxlor?
Froxlor is a lightweight, open-source server management panel designed for web hosting. It manages domains, email accounts, FTP users, and databases with a clean interface and low resource usage.
Installation
sudo apt update && sudo apt install -y apache2 mariadb-server php8.2 php8.2-mysql php8.2-curl php8.2-xml php8.2-mbstring
cd /var/www/html
sudo wget https://files.froxlor.org/releases/froxlor-latest.tar.gz
sudo tar xzf froxlor-latest.tar.gz
sudo chown -R www-data:www-data /var/www/html/froxlorComplete Setup via Browser
Navigate to http://your-ip/froxlor/install and follow the setup wizard. You will need your MySQL root credentials and server details.
Key Features
- Web server management (Apache or Nginx)
- Customer and reseller accounts
- Email with Postfix + Dovecot
- Let's Encrypt automation
- FTP account management (ProFTPd or PureFTPd)
- Traffic statistics and quota management
- PHP version selection per domain
Resource Requirements
Froxlor is one of the lightest panels available — it runs smoothly on a 512 MB RAM VPS. The panel itself is a PHP application, so the overhead is minimal compared to cPanel or Plesk.
Adding a Customer Domain
- Log in as admin
- Go to Customers → Add Customer
- Set resource limits (domains, email accounts, disk space)
- The customer can then add domains from their panel