Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 900 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 900 Bytes

setup

Deployment Scripts for CentOS

Installation

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