mac 源代码安装openresty

  1. clone源代码

git clone https://github.com/openresty/openresty.git

  1. 安装依赖包

brew install hg unix2dos

brew install pcre openssl

  1. 编译

make

  1. 安装openresty

cd openresty-1.27.1.1

./configure --prefix=/opt/openresty --with-http_ssl_module --with-luajit

make

sudo make install

5运行

OpenResty安装及使用-CSDN博客

相关推荐
伊成1 个月前
保姆级安装OpenResty教程
openresty
Clownseven1 个月前
Nginx Lua模块(OpenResty)实战:动态化、智能化你的Nginx,实现复杂Web逻辑 (2025)
nginx·lua·openresty
龙哥·三年风水2 个月前
openresty+lua+redis把非正常访问的域名加入黑名单
redis·lua·openresty
大得3692 个月前
安装openresty使用nginx+lua,openresty使用jwt解密
nginx·lua·openresty
莱茵不哈哈2 个月前
OpenResty 深度解析:构建高性能 Web 服务的终极方案
nginx·lua·kong·openresty·conf
万山y2 个月前
OpenResty反向代理
openresty
古月的三个锦囊3 个月前
Nginx openresty web服务 与 Go 原生web服务性能对比
nginx·go·openresty
Julian.zhou3 个月前
MCP服务:五分钟实现微服务治理革命,无缝整合Nacos/Zookeeper/OpenResty
人工智能·微服务·zookeeper·交互·openresty
PatrickYao04224 个月前
雨云云应用测评!内测持续进行中!
mysql·部署·网站搭建·openresty·rca
ZZDICT4 个月前
OpenResty(Lua)+Redis实现动态封禁IP
redis·nginx·lua·openresty