Home Lab
My current home lab consists of 6 Linux servers, dual redundant OPNsense routers, 8 VLANS, an enterprise grade 10g fiber network, and countless containerized local services. I also operate my own email server, which is not nearly as simple to do as it used to be 15-20 years ago, but it is still a fun challenge! I have a RTX 3060 12GB in one of my Linux servers (starfox) that I use for ML acceleration for a variety of purposes including security, family history, and just general ML fun. Read more...Posts
- Project:ffpresetPython wrapper for ffmpeg that allows you to execute predefined presets and process entire folders
- Bare-metal Kubernetes - Part 5: External DNS Jul 28, 2024 - 6 min read How to enable automatic external DNS update support on my bare-metal Kubernetes cluster
- Bare-metal Kubernetes - Part 4: Load Balancer Jul 28, 2024 - 3 min read How to enable load balancer support on my bare-metal Kubernetes cluster
- Project:SMS BridgeSimple Python API gateway that allows sending SMS messages directly to a USB-attached cellular modem
- Bare-metal Kubernetes - Part 3: Networking Jul 27, 2024 - 7 min read How to enable networking with BGP support via OPNsense on my bare-metal Kubernetes cluster
- Bare-metal Kubernetes - Part 2: Bootstrap Jul 24, 2024 - 12 min read Steps I followed to bootstrap my new Kubernetes cluster
- Bare-metal Kubernetes - Part 1: Overview Jul 23, 2024 - 2 min read The overview of my plan to build a bare-metel Kubernetes cluster in the home lab