Deployment Scripts for CentOS
Execute the following commands at your servers command-line:
$ yum -y install git
$ git clone https://github.com/darcyliu/setup.git
$ cd setup
$ sh {script_file}.sh
###PPTP
$ curl -OL https://raw.github.com/darcyliu/setup/master/centos_pptp.sh
$ sh centos_pptp.sh
###LAMP(Apache)
$ curl -OL https://raw.github.com/darcyliu/setup/master/centos_lamp.sh
$ sh centos_lamp.sh
###LEMP(nginx) $ curl -OL https://raw.github.com/darcyliu/setup/master/centos_lemp.sh $ sh centos_lemp.sh
##Recommend Cloud Service