Selfhosting Gitea, Docker, Caddy

[!NOTE] This article’s Caddy v1 code has been updated to Caddy v2. Something I’ve been doing recently is starting to self-host as much as I can. I don’t like relying on businesses, since they can change their services on a whim. I host an IRC network bouncer, a rss feed reader, and so on. But why not a git frontend? It also doesn’t make sense to me that Github isn’t open-source, despite being a company built on git—libre software that powers the programming industry. Gitlab is commendable for actually being open source, but it’s fairly heavy in resource usage and it has a lot of features I don’t really need. ...

May 15, 2018 · 5 min