blumeops/ansible/roles/forgejo_runner/templates
Erich Blume cfe5c0c0dd
All checks were successful
Test CI / test (pull_request) Successful in 4s
Switch forgejo-runner to host execution mode
Docker-based runner had networking issues reaching Forgejo from job
containers. Host execution mode runs the runner daemon directly on indri,
with jobs executing on the host. Actions that need Docker use host
networking to access localhost:3001.

- Runner binary compiled locally at ~/code/3rd/forgejo-runner
- Labels use :host suffix instead of :docker://image
- PATH set in launchd plist for mise-managed tools (node, etc.)
- Container network set to "host" for actions needing Docker

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 13:23:39 -08:00
..
config.yaml.j2 Switch forgejo-runner to host execution mode 2026-01-24 13:23:39 -08:00
forgejo-runner.plist.j2 Switch forgejo-runner to host execution mode 2026-01-24 13:23:39 -08:00