Migrating to new domain and technology!
Table of Contents
Been a while
So it’s been a while, since I’ve written anything. A lot has happened, and that means I have a lot to catch-up.
Mainly there has been two things:
- New me, as in, who am I?
- I’ve migrated my whole selfhosting stack to K3s.
- I just moved my block to a new domain, and a new tech stack: Hugo.
New me
I have also done some personal moves, I’ve migrated my github persona to a new account. Learned a lot, still doing everything the hacky way, so somethings do not change.
New domain, so there’s that.
K3s - Why?
Shortly, I had everything working, I had two servers at home, doing stuff. But everything was a bit dull, everything was really manual, editing docker-compose.yaml files.
And I wanted to challenge myself, so I figured, that Kubernetes would be the right choice. And mainly, the K3s distro, since it works nicely with ARM64.
So more on that later.
Hugo
And yes, with new tech stack, I’ve adopted Hugo as my new blog engine. It’s smaller, faster, builds static websites. So less attack surface.
And I’m hosting everything in my own K3s cloud. While doing some routing from the outside world.
All of my previous posts have been migrated, mostly succesfully, but I do have to do some editing.