You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello all, I am using Atlassian Bitbucket v7.9.1 with starter license for 10 users.
I am facing some problem in my Linux server in which this bitbucket is running. I want to reinstall my server and bitbucket, But I don't know how do I reinstall my license for the same.
Can somebody help me with the procedure or steps to be followed. it would be great help!
Thanks in Advance.
regards,
Surya
Hi @Surya H , welcome to the Community!
The license key can be retrieved by a contact (someone who originally purchased the license, or was added to the license by the purchaser) from my.atlassian.com .
Alternatively you can retrieve the currently-installed license from the database using this KB article - I've copied the relevant SQL here for your convenience:
select prop_value as "license_key" from app_property where prop_key = 'license';
Once you've ensured that you have a copy of the license key, you can follow the installation instructions in the Bitbucket Server installation guide . The packages for previous versions of Bitbucket Server are available in the Bitbucket Server download archives .
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.