项目地址
https://github.com/maicong/LNMP
一键命令
yum install -y wget unzip && wget https://git.io/v2OPx && unzip master.zip && cd LNMP-master && bash lnmp.sh
支持安装
- Nginx 1.8/1.9
- MySQL 5.5/5.6/5.7
- MariaDB 5.5/10.0/10.1
- PHP 5.5/5.6/7.0
- phpMyAdmin
- Adminer
说明一下
- 这是 CentOS 7 的安装脚本,包是通过 YUM 管理的,非源码编译安装,用其他系统安装是不行的。
- 详细说明请到
README.md查看。 - 请遵守 MIT 协议,有什么问题可以发
Issues,或者Pull Requests
命令预览

感谢使用 :)