self-hosted

Making Gitea start automatically with systemd

I managed to deploy my Gitea service, but had difficulties getting it to start automatically on system startup. (Oh, I really miss Windows Scheduler.) I stumbled upon an article explaining how to define a simple systemd unit. I attempted to write one, and it worked! Here is what I came up with:

Running a git repo site on nginx on Ubuntu

Last time around [https://zblesk.net/blog/ghost-learning-nginx-on-ubuntu/] I wrote about migrating my webs to an Ubuntu VM. One of the few things that were left to migrate was my private git repo