You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: