set-misc-nginx-module
set-misc-nginx-module copied to clipboard
Setup in Docker
I've a containerized application. I want to install this plugin in the Nginx container. How can I do that. Any tutorial or link to the same would be helpful.
You can use the prebuilt dynamic module, or you can build the dynamic module yourself. Copy the dynamic module to the container, and then load the dynamic module in nginx.conf. such as: docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-set-misc-master