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.
Is it possible to run more than one runner in the same host? Is it just a matter of creating the runner on the bitbucket Settings / Runners page and copying the docker commands and running them on the same VM? I wonder if that would work without any problems since bb runners are mounting filesystem folders such as tmp, docker.sock, etc.. Wondering if there would be any conflicts when running more than one runner in the same VM.
Hi @kalib
G'Day!
We support multiple runners on a single host as long as your host has enough disk and memory spaces.
To do this, basically create a new runner in the UI and copy then paste the commands in your host machine.
It's best to tag each runner accordingly so that you don't get confused since it's on the same host machine.
Hope this helps
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.