DC Associates Group logoDC Associates Group

Home / Support / GitHub Actions Self-Hosted Runner on Ubuntu 24.04 LTS

GitHub Actions Self-Hosted Runner on Ubuntu 24.04 LTS — Support & Quick Start

GitHub Actions Self-Hosted Runner on Ubuntu 24.04 LTS — A pre-configured GitHub Actions self-hosted runner: register it with your repository or organization and jobs start flowing immediately. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.

At a glance

Application portsnone inbound (runner connects outbound)
VersionGitHub Actions self-hosted runner 2.334.0
PlatformMicrosoft Azure

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself only — the runner itself needs no inbound ports.
  3. Register the runner with GitHub: run the config script with your repo/org URL and a registration token from Settings → Actions → Runners.
  4. Watch your first job land: the runner appears in your CI service's runner/agent pool within a minute of registration.

Still stuck?

Email support@dcassociatesgroup.com (response within 1 business day) or send a message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.