Back to Browse

Bamboo server Installation & overview

4.6K views
Jun 18, 2020
23:23

In This Video You will be learning #bamboo #CICD #aws How to Install, configure and activate Bamboo server Overview of Bamboo Launch Ec2 Instance - Ubuntu Install prerequisites Install Java and set Environmental variable apt-get install -y software-properties-common apt-get install -y openjdk-8-jdk apt-get install -y wget apt-get install -y git Which java /usr/bin/java readlink -f /usr/bin/java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/jre export JAVA_HOME echo $PATH PATH=$PATH:$JAVA_HOME Create 2 Directories mkdir bamboo-install mkdir bamboo-home Download the Bamboo package https://www.atlassian.com/software/bamboo/downloads/binary/atlassian-bamboo-7.0.4.tar.gz Install the package https://confluence.atlassian.com/bamboo/installing-bamboo-on-windows-289276813.html Set bamboo home directory /atlassian-bamboo/WEB-INF/classes/bamboo-init.properties bamboo.home=/opt/bamboo-home Activate license https://my.atlassian.com/license/evaluation?_ga=2.33993189.591460940.1529673412-1332576115.1523517645

Download

1 formats

Video Formats

360pmp434.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Bamboo server Installation & overview | NatokHD