this post was submitted on 02 Jun 2026
10 points (100.0% liked)
Forgejo
330 readers
1 users here now
This is a community dedicated to Forgejo.
Useful links:
Rules:
- Posts must be relevant to Forgejo
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements
- It’s ok to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Finally found this post after a few minutes of searching:
I came across this: https://github.com/cloudbase/garm , which is gitea (probably compatible with forgejo) actions using Incus containers/virtual machines, or on kubernetes directly.
It looks like it's possible to create an alternate implementation of the forgejo actions runner, which doesn't uses different methods of execution.
Nice share. I'll look into it more and try it out. Thanks.