December 5 #FreeSoftwareAdvent
Gogs: source code management like github, but you host it
I pulled my projects off Github a couple of years ago and migrated them to a self-hosted Gogs. Installation on my ubuntu server was dead simple (no docker required). The web interface is intuitive if you're used to using github. Administration and user management are easy. Basically it Just Works and stays out of the way.
In their words: "A painless, self-hosted Git service"
