Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

evographics's avatar

Using multiple Bitbucket account

I'm setting up my server using Digital Ocean, Forge and Bitbucket. I have multiple domains and my repositories are located in different bitbucket account.

How can I add multiple bitbucket account on Laravel Forge?

Thank you in advance

0 likes
4 replies
sdebacker's avatar

Just add your ssh key to each of your Bitbucket account.

spar_x's avatar

Did you get this to work? I know Forge doesn't support more than one Github account but I am curious to know if it supports multiple bitbucket accounts

evographics's avatar

Unfortunately not luck yet. I tried to copy and past the ssh, Forge provides me, inside my other bitbucket account but it says "Someone has already registered that SSH key."

Any suggestion about that?

malambart's avatar

I had the same issue. I'm am not sure that your can use multiple bitbucket account with Forge. However, in Bitbucket, you can share repo access with another account which gives you the capability of using multiple accounts, if the account that has the ssh key is the owner of the repositories.

Please or to participate in this conversation.