Install Jenkins. Automatically?
The documentation for Jenkins is pretty sparse, but fortunately a colleague had set up Jenkins already, and was able to give me some pointers.
The idea is to use the Apache web server as a reverse proxy to access Jenkins. This can also take care of user authentication.
Prerequisites
So first of all download Java from Oracle. I download it manually and keep it in case the link changes. I use the RPM and install it with yum. Note that there isn’t an easy way to automate this. There is no repository for Java which means you have to check every quarter, when Oracle release their Critical Patches then download and update it.