Yocto forgejo setup

Played around a bit and created an easy Forgejo setup for yocto builds.
One idea was to use ansible to setup this on a Linux server:

next idea - using a podman / docker compose setup to run this:

I’m pretty happy with it - thanks to Josef who told me that this works great in general.
May it would be good to have such a easy common setup to use.
May also some day replace the Autobuilder, Mailing lists etc. :wink:

6 Likes

Thanks @throos for taking my half baked ideas and turning them into something useful!

2 Likes

Gitea/Forgejo is good stuff - been running a Gitea for years and updating every release with almost no problems. I prefer it in some ways over GitHub (faster, does CSV diffs, etc). Gitea Projects is a bit lacking, but hopefully that will be filled out someday.