Litellm Terraform Module Setup
Change Summary This git diff introduces a new Infrastructure as Code (IaC) module for deploying LiteLLM, an open-source proxy for large language models (LLMs), into a Kubernetes cluster managed by ...
Change Summary This git diff introduces a new Infrastructure as Code (IaC) module for deploying LiteLLM, an open-source proxy for large language models (LLMs), into a Kubernetes cluster managed by ...
Change Summary This diff introduces enhancements to the Open WebUI module in an Infrastructure as Code (IaC) setup, primarily enabling a new “MCPO” (likely Multi-Chat Protocol or similar integratio...
Change Summary This update modifies the Kubernetes Ingress configuration in the monitoring module to add a new exact path routing for the “/api/send” endpoint. The change exposes this specific API ...
Change Summary This git diff introduces a minor but intentional update to the greeting message in the main.py file. The change modifies the output of the hello() function from “Hello World” to “Hel...
Change Summary This update introduces the deployment of Umami, a privacy-focused web analytics tool, into the monitoring namespace of a Kubernetes cluster managed via ArgoCD. Key additions include ...
Change Summary This update introduces automation for container image updates in Argo CD-managed applications, specifically for n8n and open-webui. Key additions include the installation of the Argo...
Overview This documentation describes the configuration of a Kubernetes homelab for experimenting with container orchestration, self-hosting applications, and infrastructure as code (IaC). The set...
I’ve been tinkering with my personal site again, and I decided to switch things up. I moved it from a Vue.js setup to Jekyll, purely because I’m leaning into the joys of a fully static site these d...