Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker

How to set environment variables for n8n running in Proxmox

Sunday, June 8, 2025

I setup a HomeLab last year running Proxmox and have been having fun running a variety of different workloads on it. This weekend I decided I wanted to get a local community instance of n8n running locally to test it out.......

ASP.NET Core SDK now supports MetaData Editing mode in XM Cloud

Thursday, May 29, 2025

This week we released an update to the ASP.NET Core SDK to support MetaData editing mode in XM Cloud......

Migrating the XM Cloud Introduction Repository to the new Starter Kit structure

Thursday, September 26, 2024

I recently wrote a blog post talking a new repository structure we are migration to for the XM Cloud Starter kits. As I mentioned in that post, my next task was to migrate our XM Cloud Introduction repository over to that new structure, and this post is going to over the tasks I needed to perform.......

Restructuring the Sitecore XM Cloud Foundation Head

Friday, September 20, 2024

Anyone who watches the Sitecore XM Cloud Foundation head repositories would have seen this PR get approved on the dev repo recently. This has implemented a significant restructuring, aimed at providing a more logical and streamlined approach to building sites with XM Cloud. This update brings several key changes and benefits for developers. ......

XM Cloud DevOps - Using the promote command with the Sitecore CLI

Monday, July 29, 2024

I recently made a small change to the CI/CD process for the XM Cloud Introduction repository that we maintain. Since we first built the project it has been using GitHub Actions for its CI/CD processes, and leveraging the Sitecore CLI for the XM Cloud deployment elements......