すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
はじめる前に
If you are currently using Atlassian's Crowd with Bamboo and wish to import existing data into Bamboo (see Step 3. Starting Data below), you will need to disable Crowd before starting the Setup Wizard. You can then re-enable Crowd and restart Bamboo at the completion of the Setup Wizard.
When you launch Bamboo for the first time, you will need to provide some configuration information before you can start using it.
bamboo.cfg.xml
as a property, but can also be manually specified as a system property. The system property, if specified, will override the bamboo.cfg.xml
property.
tcp://localhost:54663
localhost
with the real host name or IP address of your Bamboo server. You should not use localhost
as the host name in the Broker URL, as remote agents are provided with the Broker URL on startup and use it to communicate to the server.54663
is already in use, specify a different port number.Here, you will choose what type of database Bamboo will use:
Here, you will tell Bamboo how to populate the 'home directory' that you setup when you installed Bamboo.
Here, you will enter the details of the first registered user to the Bamboo system. This user will have global administrative privileges over the entire installation of Bamboo and should not be removed.
The final page of the Setup Wizard allows you to enter some final configuration data for Bamboo.
Once you have clicked "Complete Installation", the setup process is done and you are now at the Bamboo dashboard.