Skip to content
Gary Cornell edited this page Nov 8, 2017 · 68 revisions

ASAS Wiki

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

Release

Initial Release v2.10 in development

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

  • Ubuntu Server Images 16.x / 17.x (Fully tested)
  • Debian (netinst as server) Images 8.x / 9.x (Fully tested)

Further info on compatibility can be found here

Nginx Support

  • Installer supports latest Nginx stable, mainline, and source builds

PHP Support

  • Installer supports latest versions PHP 5.6, 7.0, and 7.1
  • PHP 5.6 may be removed by years end as PHP 7+ should be in standard production use now
  • New PHP 7.2 support as of 11/08/17 (php7.2-mcrypt deprecated and not installed by default)
  • Removed PHP 5.4 and 5.5 (EOL security support)

MySQL Support

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