Hi
I searched the internet for a bit, but i could not find a best practise for migrating a windows server installation to a docker installation of bamboo? Has anybody already done it?
My aproach would be:
Are there any suggestions?
Best regard
Fabio
Hi Fabio and Welcome to the Community!
There is indeed no clear migration guide for this, but with some trial and error you should get this working. Here is what I would do.
Start from the Getting started from Atlassian https://confluence.atlassian.com/bamboo/getting-started-with-docker-and-bamboo-687213473.html
The image to use (Atlassian images)
https://hub.docker.com/r/atlassian/bamboo
The docker-compose + environment vars:
https://atlassian.github.io/data-center-helm-charts/containers/BAMBOO
With this you should get a basic instance set up and started. The last resource I shared also contains environment variables for the Database config. After setting up a basic empty instance that works, migrating should not be more than:
That is the theory of course, but it should get you started.
Let me know how it went!
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.