Build Android 15 (AOSP) with Docker on Ubuntu 24.04
Why Docker Instead of Podman? While Podman supports rootless builds, Docker is the better choice for most users, especially in […]
Why Docker Instead of Podman? While Podman supports rootless builds, Docker is the better choice for most users, especially in […]
Why Podman Instead of Docker? While Docker is the standard for containerized workflows and has stronger integration with CI/CD platforms
Introduction This guide walks you through installing Gerrit 3.11.2 on Ubuntu 24.04, using Java 21 and a dedicated system user.
Certbot is designed to automatically renew certificates before they expire. The process works as follows: To verify the timer is
Start new shell session with root privileges. Make sure you have a database server up and running (I use MariaDB
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