Gitea Actions Runner Setup Report | Generated by AI

Home 2026.03

Here’s the full rundown, Boss.


Gitea Actions Runner — Setup Report

Binary

Registration

Labels (what jobs this runner can pick up)

Label Runtime
ubuntu-latest Docker: node:16-bullseye
ubuntu-22.04 Docker: node:16-bullseye
ubuntu-20.04 Docker: node:16-bullseye
ubuntu-18.04 Docker: node:16-buster

Runtime Dependencies

Configuration

File Locations

File Path
Config /home/lzw/.gitea-runner/config.yaml
Registration /home/lzw/.gitea-runner/.runner
Service unit /etc/systemd/system/gitea-runner.service

Useful Commands

# Check status
sudo systemctl status gitea-runner

# Live logs
journalctl -u gitea-runner -f

# Restart after config change
sudo systemctl restart gitea-runner

Things to Note

Anything you want to tweak?


Back Donate