this post was submitted on 16 Jan 2025
38 points (100.0% liked)

Self-hosting

3138 readers
10 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Krafting@lemmy.world 11 points 1 month ago (7 children)

I wanted to host a Git Forge on my lab, I already had experience with GitLab but it's way too complex to justify setting it up in my home, Forgejo seems like the perfect fit for me, since I already use Codeberg and know my way around it. I might install version 10 later, wish me luck!

[–] jalict@mastodon.gamedev.place 8 points 1 month ago (6 children)

@Krafting @poVoq I switched from GitLab to Gitea to Forgejo.

Very happy with the transition. Gitlab is much bigger than it needs to be. Forgejo is much simpler and VERY easy to setup. Literally ~5 mins in docker.

With that said, I am solo, so got very little requirements. I don't know how it works for many users and collaboration.

[–] Kualk@lemm.ee 0 points 1 month ago (1 children)

https://gogs.io/docs user here. I don’t remember why. It works.

[–] poVoq@slrpnk.net 5 points 1 month ago (1 children)

Gogs is what became Gitea, is what became Forgejo. The fork history is a bit complicated.

But if Gogs works for you, no need to change.

[–] Kualk@lemm.ee -1 points 1 month ago

Gogs is what became Gitea, is what became Forgejo. The fork history is a bit complicated.

But if Gogs works for you, no need to change.

I just run into a problem of Gogs not working well in Podman containers. I looked at Forgejo and it appears to have rootful and rootless setup configurations in docker. Gogs run well for me as a native Arch Linux service, but not so well under containers.

load more comments (4 replies)
load more comments (4 replies)