https://oneinstack.com/download/
安装解释
https://oneinstack.com/install/

紧张针对PHP的安装解释
http://bbs.qcloud.com/thread-8480-1-1.html
yum -y install wget screen curl python #for CentOS/Redhat
# apt-get -y install wget screen curl python #for Debian/Ubuntu
wget http://aliyun-oss.linuxeye.com/oneinstack-full.tar.gz #阿里云经典网络下载
wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz #包含源码, 国内外均可下载
wget http://mirrors.linuxeye.com/oneinstack.tar.gz #不包含源码, 建议仅国外主机下载
tar xzf oneinstack-full.tar.gz
cd oneinstack #如果须要修正目录(安装、数据存储、Nginx日志), 请修正options.conf文件
screen -S oneinstack #如果网路涌现中断, 可以实行命令`screen -R oneinstack`重新连接安装窗口
./install.sh #注:请勿sh install.sh或者bash install.sh这样实行
如何利用脚本自动化挂载数据盘
wget http://mirrors.linuxeye.com/scripts/auto_fdisk.sh
chmod +x ./auto_fdisk.sh
./auto_fdisk.sh