Git Product home page Git Product logo

Comments (2)

alessfg avatar alessfg commented on August 18, 2024

A few thoughts:

  1. Anything related to installing modules should probably live in https://github.com/nginxinc/ansible-role-nginx instead of here. That being said, adding a list variable to the template for load_modules would make sense within this role.
  2. The modules that are currently supported reflect the modules that are officially supported in some way or shape by NGINX (you can check them here https://docs.nginx.com/nginx/admin-guide/dynamic-modules/dynamic-modules/). There're no plans at the moment to support installing custom or third party modules. That being said, a few modules have been added since modules were last tweaked in this role (including an in house supported brotli module). I'll work on implementing them as soon as I can.
  3. Following from the previous point, there're also no plans at the moment to support installing custom NGINX packages. Allowing to install NGINX from each distros package repository was the one exception (and is not recommended under most circumstances).

from ansible-role-nginx-config.

alessfg avatar alessfg commented on August 18, 2024

I'm marking this issue as wontfix since there's no plans in the near future to support custom modules, but I've created a new issue to track the implementation of pending official supported modules in the ansible-role-nginx repo nginxinc/ansible-role-nginx#314

from ansible-role-nginx-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.