Skip to content
forked from doitphp/lnmp

LNMP平台各软件的编译安装脚本

License

Notifications You must be signed in to change notification settings

Git-Host/lnmp-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lnmp

自动搭建Linux+Nginx+PHP+Mysql的运行环境,以及PHP程序相关的Memcached,redis, mongodb等软件的自动安装shell脚本。

目前已在centos 6.x (64bit)测试正常。

各软件列表:

Nginx V1.9.0 Tengine V2.1

PHP V5.5与V5.6 PHP扩展:memcache, memcached, redis, mongodb, xhprof, yafphp, xdebug, imagick

Mysql V5.6.23 MariaDB V10.0.14 Percona Server V5.6.22

Memcached V1.4.22 Redis V3.0.1 MongoDB V2.6.7

Coreseek V3.2.14 ImageMagic V6.8.9-10 Rsync V3.1.0

Git V2.3.1 Gitolite v3.6.2 GitLab V7.8.1 Ruby V2.2.1

注:如果安装上述软件需要先运行Init中安装脚本:baseInstall.sh 先把编译软件时所需的基本类库等软件安装好。

About

LNMP平台各软件的编译安装脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 49.7%
  • PHP 48.2%
  • HTML 1.3%
  • Nginx 0.8%