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.
I have MySql for my Product. I cannot migrate to any other db now.
As Data center does not support MySql as external Db.
I would like to ask below questions.
1. what is the relation between product db and bitbucket required Db ?
2. can I install one more db postgreSQL only for bitbucket data center and continue using MySql for Product ?
Hi @Kunal Agrawal and welcome,
if your product is a different application, you can use different database for your bitbucket instance (please take a look to the supported platforms https://confluence.atlassian.com/bitbucketserver/supported-platforms-776640981.html ).
Hope this helps,
Fabio
I concur with @Fabio Racobaldo _Herzum_ - I assume though that "your product" is a plugin/add-on/app (depending on who you ask) that is installed into Bitbucket via UPM.
Does your product have a separate DB layer or separate API (JPA) that's connected to MySql? I suppose you could let Bitbucket and the plugin infrastructure use Postgres and utilise a separate JPA based adapter (or any technology of your choosing) to Mysql.
Best, Ulrich
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.