improve: 将 nginx deb 包移到 packages 中管理,从代码库移除
This commit is contained in:
@ -2,7 +2,13 @@
|
||||
|
||||
Debian init scripts
|
||||
|
||||
### CPU 占用率保持工具使用说明:
|
||||
### - 预构建的优化版 nginx:
|
||||
|
||||
1. 请从 [packages](https://git.ofcss.com/kairee/-/packages/generic/nginx/versions) 下载对应架构和版本的预购建优化版 nginx 的 deb 包;
|
||||
2. 执行 `apt install libjemalloc2` 安装依赖的 jemalloc 包;
|
||||
3. 执行 `dpkg -i nginx-xxxxx.deb` 安装
|
||||
|
||||
### - CPU 占用率保持工具使用说明:
|
||||
|
||||
1. 将对应架构(amd64、arm64)的文件拷贝到需要的目录;
|
||||
2. 启动 screen 或者 tmux 进程
|
||||
|
BIN
nginx-quic_1.25.0-0+deb12_arm64.deb
(Stored with Git LFS)
BIN
nginx-quic_1.25.0-0+deb12_arm64.deb
(Stored with Git LFS)
Binary file not shown.
BIN
nginx-quic_1.25.0-1+deb12_amd64.deb
(Stored with Git LFS)
BIN
nginx-quic_1.25.0-1+deb12_amd64.deb
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user