Skip to content

nginx-with-docker/ngx_dynamic_upstream_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx_dynamic_upstream_module

ngx_dynamic_upstream is the module for operating upstreams dynamically with HTTP APIs such as ngx_http_upstream_conf.

Nginx Images

Nginx Version Module Version Docker Images
1.21.1 0.1.6
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-dynamic-upstream-0.1.6
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-dynamic-upstream-0.1.6-alpine
1.21.0 0.1.6
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-dynamic-upstream-0.1.6
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-dynamic-upstream-0.1.6-alpine

TODO