Hello - have purchase Bitbucket (Server) 25 Users Commercial Licence. Am trying to use and install but is asking me for my SErver ID and I don't know this. How can I find it please? I logged a support call yesterday but no one has come back to me and this is kind of urgent now
Thanks so much
Hi Temisen,
If you're trying to generate a license for the first time, the easiest way to do that is to start Bitbucket Server and then go through the setup wizard, which will help you generate a license for you (it even populates the Server ID for you).
If you already have Bitbucket Server up and running, you can look up your Server's ID by going to http://<servername>:7990/admin/license - the Server ID will be displayed at the top of the page.
If you don't have access to your Bitbucket Server instance, you can run the following query on the backend database to determine the Server ID:
select prop_value from app_property where prop_key='server.id'
Cheers,
Christian
Premier Support Engineer
Atlassian
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.