|
| ▲ | JoshStrobl 3 hours ago | parent | next [-] |
| Just get some x86 and ARM runners off netcup, manage Woodpecker CI + Woodpecker Agent. Generally pretty hands-off once you get it set up. That plus a cheap VPS running Forgejo with postgres off-site backups, you are looking at a small fraction of the cost compared to per-seat GitHub pricing for orgs + Action Minutes. |
|
| ▲ | Maxion 3 hours ago | parent | prev [-] |
| Huh? The VPS boxes have a fixed monthly fee |
| |
| ▲ | applidhumanco 2 hours ago | parent [-] | | He is likely referring to the CI runners. Gitea has their own version of Actions runner. It is very much usable, though currently inferior to GitHub Actions (not always a 1:1 replacement, even though they aim for it to be):
https://docs.gitea.com/usage/actions/ Cost as always depends on your usage, but it will likely be less than your current cost of GitHub Actions. | | |
| ▲ | newswasboring a minute ago | parent [-] | | Thank you. This is exactly what I meant. I work for a large company where our testing budget is massive and most of it goes towards these CI runners. Provisioning enough and consistent compute for testing pipelines sometimes becomes the bane of my existence. |
|
|