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.
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.