Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Deploy SQL Server repository to Live

Louie Larin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Nov 02, 2023

Good Day!

Just want to check if it is possible to deploy SQL Server repository to Live. I have found video showing pushing changes from SQL Server to bitbucket (https://www.youtube.com/watch?v=FWAx0pdMLfQ) But not able to find pushing the changes to existing database to apply changes to an existing SQL Server Database. Thanks

 

Regards,
Louie

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 06, 2023

Hi Louie and welcome to the community!

If you're looking for an automated solution, Bitbucket Pipelines allow you to run builds in order to deploy your code. Builds can run on Atlassian infrastructure or with a runner on your own machine.

During a Pipelines build you can use several tools to deploy all or some of your repo's source code, e.g.

You can deploy code to a server, as long as this server is accessible from the internet (or at least from the IPs used by Pipelines environments if the build runs on Atlassian infrastructure).

After you deploy your code, you can use the ssh-run pipe in order to run a command or script on that server. For the exact command or script you need to run, you'll need to check SQL Server's documentation.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events