Create an Account
This guide walks you through creating a RunnerHub account and verifying your email address.
Step 1: Go to the Sign Up Page
Section titled “Step 1: Go to the Sign Up Page”- Navigate to runnerhub.net in your web browser
- Click the Sign Up button or link
- You’ll see the registration page
Step 2: Enter Your Email
Section titled “Step 2: Enter Your Email”On the registration page:
- Enter your email address
- Click Send OTP or Continue
- 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.
Step 3: Verify Your OTP
Section titled “Step 3: Verify Your OTP”- Copy the 6-digit code from your email
- On the verification page, enter the code digit-by-digit
- You can also paste the entire code at once
- Click Verify
Step 4: Sign Up with OAuth (Optional)
Section titled “Step 4: Sign Up with OAuth (Optional)”Alternatively, you can skip email verification and sign up directly using your GitHub, GitLab, or Bitbucket account:
- On the sign-up page, click Sign up with GitHub, Sign up with GitLab, or Sign up with Bitbucket
- Authorize RunnerHub to access your account (read-only access to repositories)
- You’ll be logged in and taken to dashboard onboarding
Step 5: Set Your Password
Section titled “Step 5: Set Your Password”If you used email + OTP:
- After verification, you’ll be prompted to set a password
- Choose a strong password (we recommend 12+ characters)
- Click Complete Registration
- You’re now signed up and logged in!
What’s Next?
Section titled “What’s Next?”Once your account is created:
- Create a workspace — Your top-level container for apps, team members, and signing credentials (guide →)
- Add your first app — An app is where your pipeline configuration lives (guide →)
- Connect a repository — Link your GitHub, GitLab, or Bitbucket repo (guide →)
- Write your first pipeline — Create
.runnerhub/runnerhub.ymland push to trigger a build (guide →)