Install Gerrit 3.11.2 on Ubuntu 24.04
Introduction This guide walks you through installing Gerrit 3.11.2 on Ubuntu 24.04, using Java 21 and a dedicated system user. […]
Introduction This guide walks you through installing Gerrit 3.11.2 on Ubuntu 24.04, using Java 21 and a dedicated system user. […]
This guide walks you through installing Jenkins in a Kubernetes cluster using Helm, with: Prerequisites Save this as jenkins-pvc.yaml: Apply
In this guide, we’ll configure HAProxy on OPNsense to support TLS passthrough with SNI-based routing. This allows secure HTTPS traffic
Architecture Overview: This setup runs WireGuard on an AWS EC2-based OPNsense firewall (WireGuard server) in the public subnet (10.0.0.0/20). The
Architecture Overview: Interface Subnet Private IP Public IP WAN (ena0) test-subnet-public1-ap-south-1a 10.0.0.4 Yes LAN (ena1) test-subnet-private1-ap-south-1a 10.0.128.4 No ⚠️ Do
Start new shell session with root privileges. Make sure you have a database server up and running (I use MariaDB
If Docker is not installed yet, install it first. Then, add Jenkins to the Docker group to allow it to
Remove any existing Docker packages to avoid conflicts: Ensure your package index is up-to-date: Add Docker’s GPG key to verify
Jenkins requires Java, so install OpenJDK: This will open a blank editor. Add the following lines: Save the file and
Ensure all existing packages are up-to-date: Install the Nginx web server: Start and enable Nginx to run on boot: Install