[Bamboo Knowledge Base]
When you launch Bamboo for the first time, the Bamboo setup wizard will display. The wizard will lead you through the Bamboo settings that you need to configure before you can start using it.
Before you begin
If you are currently using Atlassian's Crowd with Bamboo and wish to import existing data into Bamboo (see Step 5. Starting Data below), you will need to disable Crowd before starting the Setup Wizard. To do this, go to Administration > User Repositories (under 'Security') and choose Local users and groups.
You can then re-enable Crowd and restart Bamboo at the completion of the Setup Wizard.
You must have a valid Bamboo license (evaluation or commercial) to use Bamboo. You can generate your own Bamboo evaluation license from your MyAtlassian self-service account here. If you have any problems with this, please email sales.
Once you have entered a valid license key, you can choose which setup method you prefer for your Bamboo installation:
Express Installation — we recommend that you choose this method if you are evaluating or demonstrating Bamboo.
On this page:
Custom Installation — we recommend that you choose this method if you are setting up a production instance of Bamboo.
Screenshot: License Details and Setup Method
This step applies to the 'Custom Installation' method only.
On this page you specify a number of Bamboo server settings, such as the address of the server, where data is stored and the message broker used to communicate with remote agents.
You may find it simplest to keep the default settings for the three directory settings, in the table. For more information please see Locating important directories and files.
Setting | Details |
---|---|
Name | See Specifying Bamboo's Title |
Base URL | See Specifying Bamboo's URL |
Configuration Directory | The location for Bamboo configuration files. |
Build Data Directory | The location for Bamboo project data files. |
Build Working Directory | The location of project files checked out from source control. |
Broker URL | Only visible if you are permitted remote agents under your Bamboo license. The URL of the embedded messaging broker that Bamboo sets up to communicate with its remote build agents. This URL will be written to
|
Screenshot: General Configuration
This step applies to the 'Custom Installation' method only.
Picking a database configuration is an important choice. If you pick the 'Embedded Database' configuration, you do not have to set up a database. However, the embedded HSQL database is only suitable for evaluation purposes. You will need to move to an external database, if you decide to deploy Bamboo in production at a later stage (as described in Moving your Bamboo data to a different database).
Choose one of the following:
Screenshot: Choose a Database Configuration
This step applies to the 'Custom Installation' method only.
If you selected 'External Database' in Step 3, you will need to provide the configuration details for your database. Please see Connecting Bamboo to an external database for further instructions.
Screenshot: Database Configuration
This step applies to the 'Custom Installation' method only.
Screenshot: Starting Data
On this page you specify how Bamboo will populate the 'home directory' that you set up when you installed Bamboo.
Choose one of the following:
The final step of the setup wizard is to enter the details of the first registered user for the Bamboo system. This user will have global administrative privileges over the entire installation of Bamboo and should not be removed.
Once you have entered the details for your administrator user, click Finish. The Bamboo dashboard will be displayed.
Congratulations, you have successfully set up Bamboo!
Screenshot: Set Up Administrator User