

In general you are not allowed to have private repos if you don’t contribute to open source.
https://docs.codeberg.org/getting-started/faq/
They do recognize that private repos are sometimes needed, so there is a guideline.
In general you are not allowed to have private repos if you don’t contribute to open source.
https://docs.codeberg.org/getting-started/faq/
They do recognize that private repos are sometimes needed, so there is a guideline.
Not that I’m using them, but what about these two?
Maybe check how long it is already going, so it can give you some confidence. Forgejo is a fork of gitea, which is a fork of gogs.
Also, codeberg, a nonprofit from Germany, is supporting development.
https://docs.codeberg.org/getting-started/what-is-codeberg/
The codebase history of Forgejo and its predecessors predates Codeberg. However, since 2022, Codeberg is backing the development of Forgejo as an umbrella organization.
Once you figure out how traefik is configured, this is super logical and easy. Also, you can use it with podman and qublet on fedora, so you can manage it all with systemd.
https://theobservum.com/posts/2023/2023-04-15_traefik/
Tldr; Traefik is looking at all containers and scans for labels (attributes on containers). If certain labels are set, Traefik adjust itself. So the trick is how to set those labels, which both docker compose and qublet make easy, but qublet doesn’t need a compatibility package and comes natively with podman.