Hacker News new | ask | show | jobs
by mstank 129 days ago
Haven't been able to run any actions for the last 30 mins... also had two in progress that were cancelled. Are there any good OSS ways to self-host gh compatible runners?
3 comments

I've been experimenting with their controller for k8s runners https://github.com/actions/actions-runner-controller. The awful thing about it is that you cannot run one set for all projects unless they're all under an organisation, so for normal accounts you need to provision one runner set per project.
Not fully OSS, but you can have a look at https://github.com/runs-on/runs-on