bitnami / containers

Bitnami container images
https://bitnami.com
Other
3.35k stars 4.82k forks source link

Add Nginx dynamic module, ngx_http_js_module #44336

Closed deonthomasgy closed 1 year ago

deonthomasgy commented 1 year ago

Name and Version

bitnami/nginx:1.25

What is the problem this feature will solve?

users trying to compile custom modules for nginx.

What is the feature you are proposing to solve the problem?

install script, or readme on how to install dynamic modules

What alternatives have you considered?

No response

migruiz4 commented 1 year ago

Hi @deonthomasgy,

Could you please provide additional details about what you'd like to achieve?

deonthomasgy commented 1 year ago

Hi Miguel, Nginx had some optional modules, I’m interested in this one as it allows to execute JavaScript within nginx config, it’s handy if you link it with docker to start/ stop containers on demand based on client request.

On Wed, 16 Aug 2023 at 10:14, Miguel Ruiz @.***> wrote:

Hi @deonthomasgy https://github.com/deonthomasgy,

Could you please provide additional details about what you'd like to achieve?

— Reply to this email directly, view it on GitHub https://github.com/bitnami/containers/issues/44336#issuecomment-1680699126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEUFDVZITC3PCMTAB67Z3XVTITNANCNFSM6AAAAAA3NW3PHI . You are receiving this because you were mentioned.Message ID: @.***>

-- Kind regards, Deon Thomas

deonthomasgy commented 1 year ago

Sablier: https://github.com/acouvreur/sablier allows for nginx to dynamically start/stop containers.

migruiz4 commented 1 year ago

Hi @deonthomasgy,

I'm sorry but I don't see the relation Sablier and your original request regarding Nginx dynamic modules.

The only information I found about Nginx dynamic modules was https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/, which if I'm not mistaken is a step at Nginx build time.

If that were the case, it would not be possible for the image to build dynamic modules as it would be necessary to rebuild nginx from sources at runtime.

github-actions[bot] commented 1 year ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 1 year ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.