The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
2 Star 13 Fork 4

careyjike / script
Paused

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

shell 轮子

目前仅适用于CentOS/RHEL 6+

安装

  • 一键安装
yum -y install git screen #不同系统安装有差异,请参考相关系统命令
screen -S lnmp #避免长时间安装,终端关闭导致安装失败
git  clone https://git.oschina.net/careyjike_173/script.git &&  cd script; ./install.sh | tee -a install.log
  • 安装完成后执行
source /etc/profile
  • php模块添加
chmod +x tools/add_mode_php.sh; ./tools/add_mode_php.sh

安装清单

  • Nginx
  • Tengine
  • Apache (apache 2.2.34 为最终维护版,详情查看)
  • Tomcat
  • MySQL
  • PHP
  • ImageMagick
  • GraphicsMagick
  • ZendOpcache
  • XCache
  • APCU
  • Jemalloc
  • PureFtpd
  • Redis
  • Memcache
  • Ssdb
  • Gitlab-ce

相关目录

  • conf 相关配置文件
  • include 服务安装脚本
  • init.d 部分启动脚本
  • public 公共配置,如:版本号安装路径,下载
  • src 安装包存放目录
  • tools 其它工具

注意

尽量使用全新的环境

如果需要修改版本号和安装目录等,请修改 public/versions.confpublic/options.conf 文件。 国内请参考**mirrors**修改版本号,如发现你想要的版本号不存在,请手动下载到src目录下即可或通过问题反馈 master为稳定版本,dev为开发版本。

问题反馈

欢迎通过Issues反馈,或者发送email:carey@akhack.com

blog

https://carey.akhack.com

About

一键安装脚本,nginx,tengine,apache,tomcat,mysql,maridb,php expand collapse
Shell
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Shell
1
https://gitee.com/careyjike_173/script.git
git@gitee.com:careyjike_173/script.git
careyjike_173
script
script
master

Search

E71a60c3 8189591 Df7b7c6b 8189591