Wordpress Installer
Easy install WP on localhost with custom domain name
Getting Started
Clone or Download the script git clone https://github.com/aristech/WpInstaller.git
cd into the folder where the script lives and run:
./install.sh
Prerequisites
Linux, Apache2(default /var/www),
php,
mysql (default user: phpmyadmin, password: root)
You can change defaoult values by editing the script in any editor