Hacker News new | ask | show | jobs
by yjftsjthsd-h 1132 days ago
> going to self-host my git repos. Any recommendations?

Depending on your needs, this can be as simple as sticking repos on any server you have and cloning/pulling/pushing over ssh. If you want something more sophisticated, though, there's a handful of nice applications (gitea is being suggested further up-thread).