Is there a way to create a remote replica of a repository on bitbucket's cloud if there is a local Bitbucket Server installation? This would permit external collaborators to have access. The expected solution would keep the remote Bitbucket SaaS replica of the project. Are there recipes with web-hooks to do this?
One option is to use smart mirroring for Bitbucket Cloud. For the other direction, Bitbucket Server to Bitbucket Cloud you could use Repository Mirror Plugin for Bitbucket. Here is a blog post that talks about mirroring a repository, How to mirror to remote repositories from Bitbucket Server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.