Monitor a Kubernetes Cluster with Zabbix Helm Chart (Proxy + kube-state-metrics) on Ubuntu 24.04
This post shows how to deploy the official Zabbix Kubernetes Helm chart into your cluster, run a Zabbix Proxy inside […]
This post shows how to deploy the official Zabbix Kubernetes Helm chart into your cluster, run a Zabbix Proxy inside […]
This post shows how I manage my Kubernetes Backstage deployment using Argo CD, so Backstage is continuously reconciled from Git
This post shows how I deploy Argo CD v3.2.2 into my bare-metal kubeadm Kubernetes cluster, expose it through Traefik at:
This post shows how I deploy my Backstage app (homelab-backstage) into Kubernetes while keeping my existing Backstage instance unchanged. This
This guide shows how to run a production-style Backstage container that uses PostgreSQL (instead of SQLite), with secrets provided through
This guide shows a simple, production-style Docker deployment for a Backstage app that we previously ran from source. Goal: Prerequisites
In a previous post, I installed Backstage on Ubuntu 24.04, wired it to Keycloak for OIDC login, and ran it
Ubuntu 24.04 ships PostgreSQL in its own repositories (PostgreSQL 16 at the time of writing). The PostgreSQL Global Development Group
This post shows how I deployed ThingsBoard Community Edition (microservices, hybrid DB) on my existing 3-node bare-metal Kubernetes cluster, using:
Introduction In a previous post, I showed how to install Gerrit 3.11.2 on Ubuntu 24.04 with: After that, I upgraded