We are planning on using Jenkins (used to be Hudson) for the automated builds of our project.
I need to find out what it needs from a system requirements standpoint (RAM, disk, CPU) for a Linux RH installation.
We will be testing a Mobile application project.
I did check this post but couldn't find a response.
I've been maintaining a Jenkins / Sonar / Nexus and I pointed out a minimal configuration (Debian 5):
However, if Jenkins has to manage several projects at the time, you have to consider few things:
/usr
) with the Jenkins config way of your choiceThink about backup, other application on server, and a important thing - Jenkins resources depends on JVM capacity.