Bamboo Windows Install
On this post I will describe my experience step by step installing Atlassian Bamboo on Windows with SQL Server as database. This installation was done following the official documentation: https://confluence.atlassian.com/bamboo/installing-bamboo-on-windows-289276813.html Requirements You can check the current Bamboo supported versions in the following Atlassian confluence page: https://confluence.atlassian.com/bamboo/supported-platforms-289276764.html In this case we have a clean Windows Server 2012 Standard installation. Our first steps are the installation of the JDK and SQL Server. Install Prerequisites JDK First of all we want to install Java. In this case Oracle JDK, you can find the latest version in: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html ...