Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tengine rpm 生成

License

NotificationsYou must be signed in to change notification settings

wojiushixiaobai/tengine-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

[8]ページ先頭

©2009-2025 Movatter.jp