Skip to content

Releases: jingjingxyk/build-static-nginx

static link nginx-1.27.3 v1.1.2

24 Dec 14:57
Compare
Choose a tag to compare
item value
branch main
tag v1.1.2
nginx version 1.27.3
release date 2024-12-24
suport OS platform linux x64 、macos x64、macos arm64

静态构建 nginx 目的: 实现 linux 环境 、macos 环境 免构建、免编译,即可运行 nginx
构建配置: https://github.com/jingjingxyk/build-static-nginx/blob/main/sapi/src/builder/library/nginx.php#L92
快速运行nginx : https://gitee.com/jingjingxyk/quickstart-nginx.git
默认包含 ngx_http_proxy_connect_module 模块

static link nginx

变更

1. nginx version 1.27.0 upgrade to 1.27.3
2. fix release tag target error
3. fix macos-x64 构建环境

运行 nginx

./nginx/sbin/nginx -p ./nginx/

备注: macos环境下 首次运行提示无权限 ,解决方法

note : macos clearing the com.apple.quarantine extended attribute

   xattr ./sbin/nginx 

  sudo xattr -rd com.apple.quarantine  ./sbin/nginx 

static link nginx-1.27.3 v1.1.1

24 Dec 13:26
Compare
Choose a tag to compare
item value
branch main
tag v1.1.1
nginx version 1.27.3
release date 2024-12-24
suport OS platform linux x64 、macos x64、macos arm64

静态构建 nginx 目的: 实现 linux 环境 、macos 环境 免构建、免编译,即可运行 nginx
构建配置: https://github.com/jingjingxyk/build-static-nginx/blob/main/sapi/src/builder/library/nginx.php#L92
快速运行nginx : https://gitee.com/jingjingxyk/quickstart-nginx-php-fpm.git
默认包含 ngx_http_proxy_connect_module 模块

static link nginx

变更

1. nginx version 1.27.0 upgrade to 1.27.3
2. fix release tag target error

运行 nginx

./nginx/sbin/nginx -p ./nginx/

备注: macos环境下 首次运行提示无权限 ,解决方法

note : macos clearing the com.apple.quarantine extended attribute

   xattr ./sbin/nginx 

  sudo xattr -rd com.apple.quarantine  ./sbin/nginx 

static link nginx-1.27.3 v1.1.0

24 Dec 13:17
Compare
Choose a tag to compare
item value
branch main
tag v1.1.0
nginx version 1.27.3
release date 2024-12-24
suport OS platform linux x64 、macos x64、macos arm64

静态构建 nginx 目的: 实现 linux 环境 、macos 环境 免构建、免编译,即可运行 nginx
构建配置: https://github.com/jingjingxyk/build-static-nginx/blob/main/sapi/src/builder/library/nginx.php#L92
快速运行nginx : https://gitee.com/jingjingxyk/quickstart-nginx-php-fpm.git
默认包含 ngx_http_proxy_connect_module 模块

static link nginx

变更

nginx version 1.27.0 upgrade to 1.27.3

运行 nginx

./nginx/sbin/nginx -p ./nginx/

备注: macos环境下 首次运行提示无权限 ,解决方法

note : macos clearing the com.apple.quarantine extended attribute

   xattr ./sbin/nginx 

  sudo xattr -rd com.apple.quarantine  ./sbin/nginx 

static link nginx-1.27.0 v1.0.2

17 Jun 12:36
Compare
Choose a tag to compare
item value
branch main
tag v1.0.2
nginx version 1.27.0
release date 2024-06-17
suport OS platform linux x64 、macos x64、macos arm64

静态构建 nginx 目的: 实现 linux 环境 、macos 环境 免安装,即可运行 nginx
构建配置: https://github.com/jingjingxyk/build-static-nginx/blob/main/sapi/src/builder/library/nginx.php#L92
快速运行nginx : https://gitee.com/jingjingxyk/quickstart-nginx-php-fpm.git

static link nginx

changed

nginx version 1.25.3 upgrade to 1.27.0 

新增

1. 启用 macos arm64 构建

运行 nginx

./nginx/sbin/nginx -p ./nginx/

备注: macos环境下 首次运行提示无权限 ,解决方法

note : macos clearing the com.apple.quarantine extended attribute

   xattr ./sbin/nginx 

  sudo xattr -rd com.apple.quarantine  ./sbin/nginx 

static link nginx-1.27.0 v1.0.1

15 Jun 04:44
Compare
Choose a tag to compare
item value
branch main
tag v1.0.1
nginx version 1.27.0
release date 2024-06-15
suport OS platform linux x64 、macos x64

静态构建 nginx
static link nginx
nginx version 1.25.3 upgrade to 1.27.0

static link nginx v1.0.0

31 Dec 05:28
Compare
Choose a tag to compare

静态构建 nginx
static link nginx debug_info
nginx version : 1.25.3

static link nginx v0.0.1

31 Dec 05:12
Compare
Choose a tag to compare
Pre-release

静态构建 nginx
static link nginx debug_info
nginx version : 1.25.3