Skip to content

Register Linux runner on forgejo (ubuntu-latest) #40

Description

@ulises-c

The Forgejo instance at ollie-server.tail01d63b.ts.net needs a runner for CI.

What: Install forgejo-runner on the Linux server hosting Forgejo.

Steps:

  • Download forgejo-runner binary from code.forgejo.org
  • forgejo-runner generate-config > /etc/forgejo-runner/config.yml
  • Register with token from Forgejo → Settings → Actions → Runners
  • forgejo-runner register --instance https://ollie-server.tail01d63b.ts.net --token <TOKEN> --name linux-runner --labels ubuntu-latest
  • Set up systemd service for persistence

Prerequisites: curl, unzip, python3-pip, git

Why: Without this, lint/format/spellcheck CI jobs are stuck queued.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions