DC Associates Group logoDC Associates Group

Home / Support / GitLab Runner on Ubuntu 24.04 LTS

GitLab Runner on Ubuntu 24.04 LTS — Support & Quick Start

GitLab Runner on Ubuntu 24.04 LTS — A pre-configured GitLab Runner: register it with your GitLab instance or gitlab.com and start executing CI/CD jobs in minutes. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.

At a glance

Application portsnone inbound (runner connects outbound)
VersionGitLab Runner 16
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: `sudo gitlab-runner register` with your GitLab URL and a runner token, then jobs are picked up automatically.
  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.