Skip to content

Create an Account

This guide walks you through creating a RunnerHub account and verifying your email address.

  1. Navigate to runnerhub.net in your web browser
  2. Click the Sign Up button or link
  3. You’ll see the registration page

On the registration page:

  1. Enter your email address
  2. Click Send OTP or Continue
  3. A 6-digit one-time password (OTP) will be sent to your email within seconds

Check your inbox (and spam folder just in case) for the email containing your OTP.

  1. Copy the 6-digit code from your email
  2. On the verification page, enter the code digit-by-digit
  3. You can also paste the entire code at once
  4. Click Verify

Alternatively, you can skip email verification and sign up directly using your GitHub, GitLab, or Bitbucket account:

  1. On the sign-up page, click Sign up with GitHub, Sign up with GitLab, or Sign up with Bitbucket
  2. Authorize RunnerHub to access your account (read-only access to repositories)
  3. You’ll be logged in and taken to dashboard onboarding

If you used email + OTP:

  1. After verification, you’ll be prompted to set a password
  2. Choose a strong password (we recommend 12+ characters)
  3. Click Complete Registration
  4. You’re now signed up and logged in!

Once your account is created:

  1. Create a workspace — Your top-level container for apps, team members, and signing credentials (guide →)
  2. Add your first app — An app is where your pipeline configuration lives (guide →)
  3. Connect a repository — Link your GitHub, GitLab, or Bitbucket repo (guide →)
  4. Write your first pipeline — Create .runnerhub/runnerhub.yml and push to trigger a build (guide →)