

Recent
Welcome
I am currently not sure what exactly I want to use this space for.
All I know I want to use it as a space to direct people to.
It might contain some details about ongoing projects I am working on, things I have spotted in my everyday life I want to comment about or a number of different things.
We will see…
thie.im - A new property platform for the Isle of Man
I am currently working on a project for the Isle of Man called Thie. There is currently nothing there but I am building the frontend currently, most of the backend is done and just needs some extra fields adding.
I may update this post in the future with more details as I get them finalised.
It will be in alpha for a while but I have just set up the domain the other day so watch this space!
Automating Hugo Deployments in Kubernetes with Keel
The problem # For a while I have been using Hugo to generate this site using Gitea Actions to build the image and Helm deploy the site. It was running within my Kubernetes cluster primarily by using a Helm chart I created but always ran into the same issue.
I wanted the ability to create a new post, commit and deploy without having to tag the new image and update the AppVersion in the Helm chart.