How to Install PostgreSQL on Ubuntu 24.04 (Ubuntu Repo vs PostgreSQL Repo)
Ubuntu 24.04 ships PostgreSQL in its own repositories (PostgreSQL 16 at the time of writing). The PostgreSQL Global Development Group […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
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:
In a previous post, I built a 3-node HA Kubernetes cluster on bare-metal Ubuntu 24.04 with: In this guide, I’ll
In previous posts, we: This post is the next step: use that same Ceph node as dynamic block storage for
In a previous post, We have a Kubernetes cluster that exposes HTTP for through Traefik and MetalLB. In this follow-up,
This post extends and shows how to add Amazon EBS as persistent storage using the AWS EBS CSI driver. You’ll
This guide shows how to build a 3-node Kubernetes cluster on AWS EC2 where: We do not use: Instead, we
This guide builds a 3-node Kubernetes cluster on bare-metal Ubuntu Server 24.04, where: Everything is done with kubeadm and containerd.
Related guides (prereqs) This post stitches the pieces into a reusable, production-safe pipeline: Jenkins builds a signed AAB in Docker,
Introduction In a previous post, I showed how to install Gerrit 3.11.2 on Ubuntu 24.04 with: After that, I upgraded