Skip to content

939189011/GZ-lnmp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

lnmp环境一键部署

脚本适配环境:CentOS7+/RetHot7+、内存1G+ (推荐使用纯净机子)

极速部署(2-3min即可部署完成)

安装的软件版本:

Nginx 1.20.2
Mysql 5.6.51
PHP   7.3.33
redis 6.2.2

安装后环境适配V2board,sspabel,Zabbix,有道云,typecho,等等应用使用!

部署脚本:

yum -y install git wget && git clone https://gitee.com/gz1903/lnmp.git && cd lnmp && chmod +x lnmp.sh && ./lnmp.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%