Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup in Docker #61

Open
swainsubrat opened this issue Jun 24, 2021 · 1 comment
Open

Setup in Docker #61

swainsubrat opened this issue Jun 24, 2021 · 1 comment

Comments

@swainsubrat
Copy link

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.

@annizal
Copy link

annizal commented Oct 17, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants