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

Install specific version of nginx #1381

Open
exejutable opened this issue Apr 21, 2020 · 2 comments
Open

Install specific version of nginx #1381

exejutable opened this issue Apr 21, 2020 · 2 comments
Labels

Comments

@exejutable
Copy link

exejutable commented Apr 21, 2020

Hi guys, I wondering if i can change the version of nginx with some parameter.?

Thanks!

@dhoppe
Copy link
Member

dhoppe commented Apr 22, 2020

That depends on which operating system you are using. By default the mirror of the operating system is used as source.

However, in the case of Debian or RedHat, you can use the developer's mirror as source by setting the parameter $manage_repo = true.

Additionally, you can switch between nginx-stable and nginx-mainline using the $package_source parameter. Just have a look at the respective manifests:

@yhojann-cl
Copy link

The mod security need compile for a specific nginx version, mod security is not found in native repos, when nginx upgrade fails the loaded module. Is very important keep a specific verison of nginx when use specials modules like as mod security.

@kenyon kenyon added the question label Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants