nginx-nacos-upstream icon indicating copy to clipboard operation
nginx-nacos-upstream copied to clipboard

nginx nacos module. subscribe service and configuration from nacos instead of modifying and reloading nginx.conf

Results 7 nginx-nacos-upstream issues
Sort by recently updated
recently updated
newest added

Hello,我在编译nacos和auxiliary时,在make时遇到以下报错,请问下是什么原因? ![image](https://user-images.githubusercontent.com/103627075/197963713-c1252dff-35c1-49e3-a92c-4d26e55717ed.png) Thanks

使用 nacos 支持路由信息动态变更和推送

openresty的编译有点不同,求支持。

help wanted
good first issue

### 支持 配置 订阅 支持 lua 回调 新增 如下命令,用于支持 配置的 lua 回调 ```nginx subscribe_config_by_lua_block data_id=xxxx group=xxx { local config_data = nacos.get_current_config_data() local config_md5 = nacos.get_current_config_md5() --- 通过 lua 自行处理 nacos...

我是nginx-nacos-upstream开源项目的爱好者,想要为这个项目提交相应的操作文档

不支持高版本nginx,如1.24.0+