Hi Guys,
First of all I want to congratulate you, provy is really awesome, in my company we use it in all our projects. One of our projects uses ElasticSearch for indexing and search.
I would like to contribute with the project creating an ElasticSearchRole, but I have some questions about it.
ElasticSearch doesn't have a package in debian nor in centos, to install it I have to download the TAR file and extract it.
There is a specific way to do it (download the file, extract it to some dir etc) ? Some project standard or pattern that I must follow? I think it's a good thing creating one, because this is almost the same process that will be executed in "JettyRole" and "TomcatRole" issues that are open in provy's github. Solving one question, helps to solve them all.
In fact I can contribute with this two roles after I've made ElasticSearchRole.
Other question is that ElasticSearch depends on JRE, java must be installed on the same machine, how do you deal with this dependencies?
What do you think?
Regards,
Matheus Ashton