Blog moved to my home server.
I finally got around to setting up a home server, and moved this blog from
DigitalOcean, where it was previously hosted, to being self hosted. In the
process, I changed to the new domain joncol.org
.
For now, this will mean that the availability of this site will be pretty bad, since I don’t have my computer on all the time.
The setup involves a GitLab runner on my computer, so that each time a change is committed to the blog repository it causes the blog to be automatically updated.
I use Traefik as a reverse proxy.