In October 2022 the domains and trademark of Gitea were transferred to a for-profit company without knowledge or approval of the community. Despite writing an open letter, the takeover was later confirmed. Forgejo was created as an alternative providing a software forge whose governance further the interest of the general public.
I run Gitea on my home server, and I’m able to use my Authentik instance for SSO. I don’t use CI/CD, but I’m pretty sure it has an “actions” system similar to GitHub. I don’t know about CI/CD artifacts, but I do use package and container registries, as well as LFS, which all work well!
Any of them support SSO without a need for megalicense ™? Or artifact storage and CI/CD build agents?
Forgejo is Codeberg’s (a non-profit) hard fork of gitea. It has SSO, artifact storage, CI/CD build agents and no paid plan.
Why did they fork? I like just set up gitea and now I’m scared
From Forgejo’s comparison with Gitea:
Ah well guess I know what I’m doing tomorrow or this weekend
I run Gitea on my home server, and I’m able to use my Authentik instance for SSO. I don’t use CI/CD, but I’m pretty sure it has an “actions” system similar to GitHub. I don’t know about CI/CD artifacts, but I do use package and container registries, as well as LFS, which all work well!