git

Getting Started with Github Actions for .NET Core

When I pushed my recent Ghoplin [https://zblesk.net/blog/introducing-ghoplin/] mini-project to GitHub, it automatically offered to define a build action. I really liked the user experience here: GitHub offered the Action

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