Skip to content

Instantly share code, notes, and snippets.

View philthynz's full-sized avatar

philthynz philthynz

View GitHub Profile
@philthynz
philthynz / homey-shs.md
Last active February 23, 2026 12:28
Homey Self Hosted Server in Kubernetes
Brand Logo

Overview

I run a single node k3s cluster at home, on a mini PC and wanted to share how to setup Homey SHS in Kubernetes with MacVlan so it has an IP from my host network.

I deploy these manifests with ArgoCD which will create each of them in the "homey" namespace as defined in the ArgoCd application. If you don't use ArgoCD, you can still use these with any deployment method such as kubectl.