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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Atlassian supports Bitbucket docker image as production grade
Hi Dave thanks for reply
Good to here that your will support bitbucket in container if we face any issue in production
My question is that " does atlassian recommend to run bitbucket in container for production use."
As a general rule we don't recommend one deployment method over another, it all comes down to your requirements. If you're running in AWS, our Quick Start templates are a great place to start. If you're running on your own infrastructure, you might prefer the traditional deployment method of using our installer (or tarball, if you want to customise your service configuration). If you're looking into automating your installation and upgrade process, our Docker images are a great resource to allow you to follow a Configuration As Code model of deployment, i.e. injecting your configuration at runtime rather than modifying configuration files directly.
It all comes down to what you're trying to solve for - however if you are looking at a Docker/containerised deployment then I'd certainly recommend using our official images in production, rather than a third party image or rolling your own
Hi Thanks Dave
I have one more question
Does helm chart and kubernetes operator support is available for bitbucket ?