Skip to content

A simple bash script to install U232 and it's dependancies.

License

Notifications You must be signed in to change notification settings

TTsWeb/U232-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U232-Installer

A simple bash script to install U232, Percona XtraDB, PHP5-FPM, nginx, phpMyAdmin, fail2ban and all dependancies.
This script has been tested on Ubuntu 14.04 LTS.

To use:

wget --no-check-certificate https://raw2.github.com/jonnyboy/U232-Installer/master/iv4scr.sh -O iv4scr.sh
chmod a+x iv4scr.sh
sudo ./iv4scr.sh

Or:

git clone https://github.com/jonnyboy/U232-Installer.git
cd U232-Installer
sudo ./iv4scr.sh

###TODO

  • add smtp mta

About

A simple bash script to install U232 and it's dependancies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%