Self-Hosted Runner
Last updated
Was this helpful?
Last updated
Was this helpful?
Brainboard Runner is a service that runs all CI/CD jobs in your organization and sends the results back to Brainboard. Self-hosted runner allows you to run your pipeline jobs in your own infrastructure.
A self-hosted runner created is global to your organization and will therefore process all jobs created within your organization, regardless of which project's architecture the jobs belongs to, or which user created the job.
One organization can have multiple self-hosted runners, but these runners cannot be shared across multiple organizations.
To use the self-hosted runner, you first have to generate a runner token from Brainboard web application. To get the runner token, you have to be logged in with an account having Organization Admin
or Owner
permissions.
To generate the runner token:
Go to the settings page.
On this page, you can create a new runner token or revoke an existing one.
Click on the New runner token button
Click on Create on the next page
Copy the generated token and save it for the deployment step
You can deploy the self-hosted runner in your environment using two methods: