-
released this
2026-06-29 22:50:18 -05:00 | 2 commits to main since this releaseFirst release of custom-gitea-runner — a self-owned, versioned, Docker-first Gitea Actions runner.
Image:
registry.alwisp.com/jason/custom-gitea-runner:v0.1.0(multi-arch: linux/amd64 + linux/arm64)Highlights
- Pinned toolchain: act_runner v0.2.11, Node 20, Docker CLI, git, jq, tini (no runtime apt installs)
- Bootstrap registration (env-driven) with idempotent restart; healthcheck + smoke test
- Validated end-to-end:
actions/checkout, Node actions, docker login/build/push - Running live on Unraid (amd64) against git.alwisp.com
See CHANGELOG.md for the full list of fixes.
Downloads