Bamboo Linux Agent Installation
On this post I will describe my experience installing a Bamboo agent on a Linux server (CentOS based) Requirements JDK It’s strongly recommended to install the same JDK version as the Bamboo server. You can follow my post about how to install the JDK in a CentOS server. In my case the configuration is: java version "1.8.0_51" Java(TM) SE Runtime Environment (build 1.8.0_51-b16) Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode) Agent JAR The next step is to download the agent JAR from our Bamboo server. It can be found in: ...