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

Consider using official packages #116

Open
jlecour opened this issue Sep 1, 2016 · 5 comments · May be fixed by #261
Open

Consider using official packages #116

jlecour opened this issue Sep 1, 2016 · 5 comments · May be fixed by #261

Comments

@jlecour
Copy link

jlecour commented Sep 1, 2016

Hi,

I've started using your role (thank your for sharing your work), and I've noticed that it is compiling Redis from sources. It's great if you want to have the latest (or a specific) version of it, but not so great when you want the packaged version from the distribution.

I've noticed that the Elasticsearch role is offering the possibility to use the package from the official repository, use a downloaded package or compile from source. It's definitely more complex to handle, but very good for the user, who is able to choose how he wants things to be installed.

Thanks again for sharing this 🙇

pieterlexis added a commit to pieterlexis/ansible-redis that referenced this issue Sep 8, 2016
@DavidWittman
Copy link
Owner

@jlecour Agreed. I'll look into this. It gets a little hairy because there are differences in the packages between distributions too, but I can at least give a shot at baseline support for RHEL and Debian.

@DavidWittman
Copy link
Owner

https://github.com/ANXS/nginx/ does this too via the nginx_install_method variable.

pieterlexis added a commit to pieterlexis/ansible-redis that referenced this issue Oct 28, 2016
@retr0h
Copy link

retr0h commented Jun 29, 2020

Any news on this? Would be helpful to install from package vs needing to compile.

@DavidWittman
Copy link
Owner

No news from my end, but I'd accept a PR which implements this via redis_install_method.

@smutel
Copy link

smutel commented Mar 9, 2021

Hello,

I am interested to this feature. Could you please guide me ?

I don't find this parameter in the master branch. Is-it already merged ?
In addition I didn't find anything related to pieterlexis@8159f9f in the master ?

Thanks.

@smutel smutel linked a pull request Mar 12, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

4 participants