Skip to content
Gary Cornell edited this page May 21, 2026 · 69 revisions

ASAS Wiki

Nginx Compiler

Bash script that automates Nginx, PHP, MySQL, Bind9, vsFTPd, Mail Server(Postfix/Dovecot), and User/Domain setup in a couple minutes. For new/fresh servers, existing servers, and local servers (development IE Win 10 Hyper-V). Includes security and system tools for a safe and efficient server environment. Full Details

Version

Release v2.15 being updated

Dependencies

ASAS requires several small applications to function properly. I tried my best to make this a no install dependent script and for the most part it is unless you use the compile Nginx from source option, no choice but to install the build-essential/gcc family of applications to achieve this.

Further info on the requirements can be found here

OS Compatibility Updated 05/20/2026

  • Ubuntu Server Images 22.x / 23.x / 24.x / 26.x (Fully tested)
  • Debian (netinst as server) Images 11.x / 12.x / 13x (Fully tested)

Further info on compatibility can be found here

Nginx Support Updated 05/20/2026

  • Installer supports latest Nginx stable, mainline, and source builds
    • nginx-1.31.0
    • openssl-4.0.0

PHP Support Updated 05/20/2026

  • Installer supports latest versions PHP 8.4, 8.3, and 8.2

MySQL Support Updated 08/09/2020

  • Installer supports latest stable/release versions Percona MySQL 8x, MariaDB 10.5, and Oracle MySQL 8x servers

Clone this wiki locally