Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Java Role #24

Closed
heynemann opened this issue Jul 7, 2011 · 7 comments
Closed

Java Role #24

heynemann opened this issue Jul 7, 2011 · 7 comments
Labels
Milestone

Comments

@heynemann
Copy link
Contributor

Create a role that installs java on the server.

@thiagopnts
Copy link

Hi,
I want to start to contribute with the project, to implement the java role, I just have to install the jdk through the aptitude role?

@heynemann
Copy link
Contributor Author

I guess. I have little to zero java experience :)

If you wanted to provision a server to run java applications, what would you
install on it?

Cheers,
Bernardo Heynemann

On Wed, Aug 3, 2011 at 6:42 AM, thiagopnts <
reply@reply.github.com>wrote:

Hi,
I want to start to contribute with the project, to implement the java role,
I just have to install the jdk through the aptitude role?

Reply to this email directly or view it on GitHub:
https://github.com/heynemann/provy/issues/24#issuecomment-1716663

@thiagopnts
Copy link

Just the jdk with an application server, but this I think it's another role.

@heynemann
Copy link
Contributor Author

Cool...

Thanks,
Bernardo Heynemann

On Thu, Aug 4, 2011 at 12:51 AM, thiagopnts <
reply@reply.github.com>wrote:

Just the jdk with an application server, but this I think it's another
role.

Reply to this email directly or view it on GitHub:
https://github.com/heynemann/provy/issues/24#issuecomment-1724230

@diogobaeder
Copy link
Contributor

I think that having a JavaRole would be as simple as using the AptitudeRole and use ensure_package_installed('jdk'), in this case. What would be really useful, I think, would be to provide Java-specific roles with more specific focus, like a TomcatRole, JettyRole and so on. Maybe even a JenkinsRole. Then it would justify having a java package in provy.

What do you think? If you guys agree, I'll close this ticket and open other ones for Java.

@heynemann
Copy link
Contributor Author

Brilliant.

Cheers,
Bernardo Heynemann

On Tue, Sep 11, 2012 at 11:54 PM, Diogo Baeder notifications@github.comwrote:

I think that having a JavaRole would be as simple as using the
AptitudeRole and use ensure_package_installed('jdk'), in this case. What
would be really useful, I think, would be to provide Java-specific roles
with more specific focus, like a TomcatRole, JettyRole and so on. Maybe
even a JenkinsRole. Then it would justify having a java package in provy.

What do you think? If you guys agree, I'll close this ticket and open
other ones for Java.


Reply to this email directly or view it on GitHubhttps://github.com/heynemann/provy/issues/24#issuecomment-8479624.

@diogobaeder
Copy link
Contributor

Done, issues #51 to #53 created for them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants