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
I am migrating the project from Bitbucket server to Bitbucket Cloud
our url for Bitbucket Server is https://bitbucket.example.com/
now the url become https://bitbucket.org/example
Is it possible to create a CNAME for bitbucket cloud?
You should be able to set up a CNAME for bitbucket.org in any domain you manage, but it may be more trouble than it's worth.
With all that in mind, and given Git's decentralized design, it may be best to announce a date for the authoritative version of a given repo to switch from BB Server to BB Cloud, and give people the proper new URL to use with `git remote set-url`.
If you create a CNAME from your custom domain, for example, code.mycompany.com to bitbucke.org, howto solve the SSL certificate error? because final endpoint wait for bitbucket.org Host and not code.mycompany.com
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.