Bitbucket Server
Only organization Admins can create, edit and delete integrations.
Link your model objects to reality, such as code repos, branches, folders and files. When those links move, change names or get deleted, we’ll notify you that the object may need to be updated in your IcePanel landscape.
Learn more here: Linking to reality
Setting up an access token
First, you must create an access token with read permissions in your Bitbucket instance.
Once logged in, in your profile menu click
Manage account
Go to the
Access tokens
tab and clickCreate token
Fill in the token name and ensure the permissions are set to
Read
Click
Create
and copy the token for the next step
Setting up Bitbucket Server
From your landscape homepage, click on the organization dropdown at the top of the navigation bar
Click on the
Manage
link for the organization you want to setupGo to the
Integrations
tabClick on the
New Integration
button, then selectBitbucket Server
Enter your Bitbucket server URL which must be accessible to the IcePanel API (api.icepanel.io)
Enter your Bitbucket username and the token you created in the previous step
Click
Link Bitbucket
Unlinking your Bitbucket Server
You can unlink the integration from IcePanel and Bitbucket Server.
From your landscape homepage, click on the organization dropdown at the top of the navigation bar
Click on the
Manage
link for the organization you want to setupGo to the
Integrations
tab and Bitbucket Server tabClick the
Remove
buttonLogin to Bitbucket, click
Manage account
in your profile menuGo to the
Access tokens
tab and clickRevoke
next to the token you created in the previous steps
CLI command reference
Last updated