How To Self-Host A Web Application
This post shows how to self-host a web application in your home network.
How To Self-Host A Web Application Read More »
This post shows how to self-host a web application in your home network.
How To Self-Host A Web Application Read More »
In this post, I’ll show you how to set up a deployment server for Continuous Delivery (CD) with BitBucket Pipelines.
Automating DevOps with BitBucket Pipelines: Setting up Deployment Servers Read More »
This post shows how to enable password-less SSH login using SSH Keys
How to enable passwordless SSH login Read More »
In this article, you’ll learn about pipeline triggers and branch protection rules – two essential concepts for efficient and secure pipelines.
This post explores tagging in git, a method to label specific commits in a repository’s history.
I’ll cover the different types of tags, how to create them, list them, delete them and check them out.
Learn the fundamentals of setting up git repositories and CI/CD in BitBucket.
See how I turned a basic USB-only printer into a wireless printer using a Raspberry Pi and CUPS.
How to Turn a USB-Only Printer into a Wireless Printer Using CUPS and a Raspberry Pi Read More »
In this post, I share how I set up a lightweight multi-node K3s Kubernetes cluster on Hyper-V Virtual Machines for a home lab environment.
I cover how I set up and deployed applications to the cluster and how I exposed the applications to the network using Ingress controllers and MetalLB.
Building a Kubernetes Cluster from Scratch With K3s And MetalLB Read More »
In this post, I introduce you to ClickHouse, a highly performant, open-source SQL database designed for online analytical processing (OLAP).
The post describes how to install ClickHouse using Docker along with steps to create new user accounts.
Setting Up A ClickHouse Database Read More »