Installation
Install Reqad on a fresh Rocky Linux 8/9, AlmaLinux 8/9 or RHEL 8/9 VPS. The installer configures nginx, PHP-FPM, MariaDB, exim, dovecot, Roundcube and SSL for you.
Requirements
| Item | Requirement |
|---|---|
| OS | Rocky Linux 8/9, AlmaLinux 8/9 or RHEL 8/9 (clean install) |
| Architecture | x86_64 (64-bit) only |
| Access | root over SSH |
| RAM | 1 GB minimum, 2 GB+ recommended |
| Disk | 20 GB+ recommended |
EL8 (Rocky Linux 8, AlmaLinux 8 or RHEL 8)
As root on the fresh server:
bash <(curl -sSL https://repo.reqad.com/install-el8.sh)
EL9 (Rocky Linux 9, AlmaLinux 9 or RHEL 9)
bash <(curl -sSL https://repo.reqad.com/install-el9.sh)
From the RPM repository
sudo dnf install -y https://repo.reqad.com/reqad-release.rpm sudo dnf install -y reqad
After installation
The installer prints your panel URL and login details when it finishes. Open https://your-server:2087/ and sign in. From there you can create your first hosting account.
Use a clean server. Reqad expects a fresh Rocky Linux, AlmaLinux or RHEL install with nothing else running on ports 80/443 or the mail ports.
Need a hand? Register for early access or contact us.