Posts
All the articles I've posted.
How to get Spring Boot to serve the Angular Router Paths
Published: at 06:22 PM (2 min read)How to serve nested routes in Angular 17 and Spring Boot 3.x
Fixes for the Oracle Longhorn Blog
Published: at 08:43 PM (5 min read)Following the Oracle Longhorn blog to try and make the most of the free tier and I found it had issues or omissions. These are my fixes
Specifying the namespace for the App when using ArgoCD Autopilot
Published: at 01:30 PM (1 min read)How to specify the namespace that the application will be deployed to when adding an app to ArgoCD using the Autopilot CLI
How to use View Partials in Umbraco
Published: at 10:27 PM (2 min read)How to share markup where the params are from the same Model
How to use View Controllers in Umbraco
Published: at 10:03 PM (5 min read)How to share markup where the params are not from the same Model
Using Traefik to provide a Vanity URL for Oracle APEX
Published: at 08:29 PM (5 min read)How to use our free cluster to provide a memorable URL for a free APEX app
A free k8s cluster on Oracle Cloud via Terraform and Ansible - Part 2, Working, but not IaC
Updated: at 07:31 PM (3 min read)The manual steps of getting your free cluster set up, getting it working before automating.
A free k8s cluster on Oracle Cloud via Terraform and Ansible - Part 1, The Failure
Updated: at 08:44 PM (6 min read)Automating the manual steps of getting your free cluster set up using IaC tooling
A free k8s cluster on Oracle Cloud via Terraform and Ansible - Part 2.5, Working, but ARM makes it weird
Updated: at 08:44 PM (3 min read)We now have our cluster, but ARM means I need to compile for that architecture.
How to use Git Hooks to set Created and Modified Dates
Updated: at 06:59 PM (6 min read)How to use Git Hooks to set your Created and Modified Dates on Astro-Paper