Post #3632840
2026-07-06 17:10 UTC
migrating my personal bare bones git server to gitea. what a pain in the ass but hopefully it’ll be worth it
Replies (2)
-
@waffles@masto.yttrx.com 2026-07-06 18:26
so far, one of the big wins in the built in docker registry that comes with gitea, so i’m migrating most of my post commit hooks to gitea workflows that publish containers to the registry… and then i’ll figure out how to get the remote servers to simply pull and update.
-
@jeff@noxon.cc 2026-07-06 20:32
@waffles@masto.yttrx.com why gitea and not forgejo?