- Notifications
You must be signed in to change notification settings - Fork9
wojiushixiaobai/tengine-rpm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
生成 tengine 的安装包, spec 文件从 nginx rpm 源文件获取并修改
configure 参考Axizdkr
spec 文件为直接修改Nginx 源 rpm 包
Use:
$ cd /tmp$ git clone https://github.com/wojiushixiaobai/tengine-rpm.git$ cd tengine-rpm# 自行编辑 build_tengine.sh 和 tengine.spec$ sh build_tengine.sh
Install:
yum localinstall tengine-2.3.2-1.el7.ngx.x86_64.rpm
Uninstall
yum remove tengine
Start
systemctl start nginx
Stop
systemctl stop nginx
Restart
systemctl restart nginx
About
tengine rpm 生成
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published