runner

How to Set Up a Git Server with Gitea on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Register a GitHub Actions Self-Hosted Runner on Ubuntu 26.04

GitHub Actions self-hosted runners allow you to run CI/CD workflows on your own hardware, giving you full control over the environment, installed tools, network access, and compute resources. This guide registers and configures a GitHub Actions self-hosted runner on Ubuntu 26.04 LTS. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS A GitHub […]

Read more
CHAT