Step 1 - Install Ubuntu Server
Install a fresh copy of Ubuntu Server 22.04 LTS.
Download Ubuntu ISO:
Ubuntu Server 22.04.3 LTS ISO
Step 2 - Login as Root
Login using your Ubuntu user account and switch to the root user.
sudo su
Re-enter your password when prompted.
Step 3 - Download WARMUP Installer
wget https://scripts.warmup.net.pk/warmup.sh.x
Step 4 - Make Installer Executable
chmod +x warmup.sh.x
Step 5 - Run Installer
./warmup.sh.x
Step 6 - Install WARMUP
When the installer menu appears:
Press 1 to install WARMUP Standalone.
The installer will automatically install all required components including Apache, PHP, MySQL, FreeRADIUS, and WARMUP ISP CRM.
Step 7 - Complete Installation
After installation finishes:
- Reboot the server.
- Open the server IP address in your browser.
- The WARMUP Setup Wizard will open automatically.
- Create your Administrator account.
Step 8 - Configure Google reCAPTCHA v3
WARMUP requires Google reCAPTCHA v3 keys to complete setup.
Create your Site Key and Secret Key before completing the installation.
Google reCAPTCHA v3 is mandatory.