Post #904897
2026-04-01 22:41 UTC
just dropped a new post π΅
went full nerd mode on self-hosting git β starting from bare repos & SSH, through gitolite, all the way to a full gitea install on alpine linux ποΈ
also roasted gitlab (lovingly), compared gitea vs forgejo vs gogs vs the whole gang
spoiler: gitea won. it's written in go. you already know.
π https://smsk.dev/2026/04/02/self-hosting-git-from-bare-repos-to-gitea-on-alpine/
#git #selfhosted #gitea #alpinelinux #devops #opensource #golang
Replies (7)
-
@devsimsek@universeodon.com 2026-04-02 14:48
Sorry all, I changed the title and forgot to update...
-
@SomeAnoTooter@mastodon.online 2026-04-01 22:46
@devsimsek forgejo works great for me. One command and it was functional. Builds on gitea, so I don't know why it should not be as good as gitea Also: "Oops! That page canβt be found."
-
@no_blockers@mastodon.social 2026-04-01 22:49
@devsimsek Sounds super interesting. Unfortunately, the link seems broken?
-
@0xZogG@hachyderm.io 2026-04-01 23:01
@devsimsek #forgejo is not soft fork of gitea any more and is hard fork from 2024. It does have forgejo action (though not 100% compatible with GitHub AFAIK).
-
@nemith@hachyderm.io 2026-04-01 23:54
@devsimsek looks interesting but the link 404s
-
@ives@mstdn.social 2026-04-02 07:27
@devsimsek Working link: https://smsk.dev/2026/04/01/self-hosting-git/
-
@metin@graphics.social 2026-04-02 14:49
@devsimsek Maybe @daniel will also find this interesting.