Skip to content

Setting up a Hetzner ARM runner #916

Closed as not planned
Closed as not planned
@Stefterv

Description

@Stefterv

For the gradle transition we need a arm64 based GitHub Actions runner. This is coming soon™ to GitHub Action but is not here yet.

For now I propose we set up a self-hosted runner on Hetzner as they offer a really cheap VPS €3.92/mo.

Instructions

  • Go to: https://console.hetzner.cloud/ setup an account etc...
  • Create a new server
    • Location: doesn't matter
    • Image: Ubuntu 24
    • Type: Arm64 Ampere, Lowest Tier (CAX11)
    • Network: Disable ipv4, we only connect to GitHub
    • SSH Key: copy your public key here
    • Name: can be default or something more recognisable
  • SSH into the machine
  • Log into the newly created user
  • Follow the usual runner setup on GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions