This is part of an on going series where i will be building out my development environment to do continuous delivery and automated deployments. Ill be using the Atlassian suit of software for Source Control Bitbucket Server (server) and SourceTree  (Client). Then Bamboo for builds and releases. Ill then be hooking it all together with RedGate SQL Source ControlDLM Automation Suite and DLM Dashboard.

My plan is to run all my CI software (Bitbucket, Bamboo, DLM Dashboard, SQL CI and SQL Release) on one server named “DLM” which part of a domain and running a new Windows 20012 r2.

The purpose of these steps isn’t necessarily to configure things in a best practice, but to get things working, If I’ve learned anything speaking with different people on this, everyone does things slightly different. Hopefully these steps will show how to configure everything from the ground up.

Series Links:

101 – Installing GIT for Bitbucket Server

Installing Bitbucket Server

After installing GIT, we can now install Bitbucket server itself.

You can download Bitbucket server from here

InstallBitbucketServer01InstallBitbucketServer07InstallBitbucketServer08InstallBitbucketServer04InstallBitbucketServer05InstallBitbucketServer02InstallBitbucketServer06InstallBitbucketServer03InstallBitbucketServer09InstallBitbucketServer10InstallBitbucketServer11

 

Now with Bitbucket installed we can move on to configuring it.