Registration and Authentication
How the self-hosted runner registers with Bluebricks and uses Kubernetes JWTs for passwordless, secure task orchestration
Overview
Registration and authentication flow
Registration process
Steps to Register
/bin/bash -c "$(curl -fsSL https://brickscli.s3.eu-west-1.amazonaws.com/releases/latest/self-hosted-register.sh)"
How authentication works
Security assurance
Last updated
Was this helpful?

