Ephemeral self-hosted github runners on a dedicated server
There are many existing projects that try to solve the setup of ephemeral github runners. A curated list of such projects can be found here However none of these projects are both simple and solved my needs. I wanted to have self-hosted runners that meet the following requirements: * If the…