Post #2826578
2026-05-02 10:53 UTC
@moonglum@yakshed.social You went with a self-hosted solution for your work project? Interesting.
I'm more and more convinced that I don't want to run any kind of self-hosted CI without immutable, throwaway VMs (or MicroVMs). Haven't found a good solution to do this yet :-/
Replies (1)
-
@moonglum@yakshed.social 2026-05-02 13:16
@tisba@ruby.social No, I did not say that 😅 We use https://www.blacksmith.sh for the runners (cheaper & much faster than GitHub’s – but most importantly it has a reliable network, which GitHub runners don‘t). We are still on GitHub, because I don‘t know a feasible alternative that is not self-hosted. But if their service degrades further, I guess self/hosting is the only option 😭