v3.5.2 • Stable release validated on Ubuntu 26.04

Deploy a complete Multi-PHP server in minutes.

SuperServer installs and validates Apache or Nginx, PHP 8.1–8.5, MariaDB, Redis, developer tools, Let’s Encrypt, and CrowdSec security through one guided wizard.

Ubuntu 22.04 / 24.04 / 26.04Debian 11 / 12 / 13Apache / NginxPHP 8.1–8.5CrowdSec + AppSec
SuperServer v3.5.2 — Installation Wizard
SuperServer v3.5.2 — interactive installation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Choose your web server
  ( ) Apache
  () Nginx

Select PHP versions (Space toggles)
  [ ] PHP 8.1 legacy
  [x] PHP 8.2
  [x] PHP 8.3
  [x] PHP 8.4
  [x] PHP 8.5

Selected components
  [x] MariaDB   [x] Redis
  [x] Composer   [x] Node.js
  [x] CrowdSec + AppSec/WAF

✓ Plan ready. Press Enter to install.
One reviewed plan

Everything needed for a modern web stack.

Every choice is collected before installation starts. After approval, the installer runs without interrupting you for more answers.

Apache or Nginx

Choose traditional hosting compatibility or a lightweight reverse-proxy-ready stack.

Multi-PHP

Install PHP 8.1 through 8.5 side by side with FPM and per-domain runtime selection.

Data and cache

Deploy MariaDB, Redis, optional phpMyAdmin, and verified service health checks.

Security first

UFW, Let’s Encrypt, CrowdSec firewall enforcement, and optional Nginx AppSec/WAF.

Wizard-first UX

Arrow keys, Space checklists, a final plan review, and zero mid-install questions.

Safe provider fallbacks

Validated sources for PHP, MariaDB, Redis, Docker, Node.js, Certbot, and Composer.

Management helpers

Use super-server for health and super-sdomain for new sites.

Validated result

Services, FPM listeners, web runtime, SSL, and security components are tested.

Validated stack

Built from a clean server to a working platform.

The stable release completed a full Ubuntu 26.04 installation with Nginx, four supported PHP branches, MariaDB, Redis, Let’s Encrypt, and CrowdSec enforcement.

PHP 8.2, 8.3, 8.4 and 8.5Independent active PHP-FPM sockets under /run/php/.
Nginx configuration and runtimeSyntax validated and the selected PHP runtime tested through HTTP.
CrowdSec enforcementSecurity Engine, firewall bouncer, Nginx bouncer and AppSec metrics active.
Zero failed systemd unitsThe final health check completed with no failed services.
PHP 8.2FPM active
PHP 8.3FPM active
PHP 8.4FPM active
PHP 8.5FPM active
NginxConfiguration OK
MariaDBService active
RedisService active
CrowdSecBouncers active
Quick install

Start from one command sequence.

Run the tagged stable installer as root on a clean supported server. The website automatically tracks the latest GitHub release.

bash
sudo -i
cd /root
curl -fsSL https://raw.githubusercontent.com/abdomuftah/SuperServer/v3.5.2/SuperServer.sh -o SuperServer.sh
chmod 700 SuperServer.sh
bash -n SuperServer.sh
./SuperServer.sh
Modern default site

A useful deployment page is ready immediately.

New domains receive a responsive PHP status page showing runtime, resource usage, SSL state, uptime, and deployment paths without exposing credentials.

SuperServer modern default PHP dashboard

Ready to deploy your next server?

Download the stable package or follow the complete installation guide.