dev
Self hosting gitea
· ☕ 1 min read · ✍️ Colin Diem
I decided to start self-hosting my code I setup gitea on my raspberry pi 4 this evening to try hosting my own code repository for fun. Setup went alright. Configuring postgres took a bit, and after I installed gitea, it wasn’t working, I couldn’t connect to the server. I poked around for a while, and eventually realized that along the way to finding a solution, I had started trying to connect on localhost on my desktop, which was never going to work since gitea was hosted on my raspberry pi.