Below you will find pages that utilize the taxonomy term “Homelab”
Posts
A not so complete guide on building a home server
This is a curated, opinionated guide to building a full-stack home server from hardware to application. The goal is to provide a linux environment that can manage VMs, containers and microvms with ease. As a platform, it allows the enthusiasts to experiment and try out new stuff such as PCI passthrough, AWS Site-to-Site VPN and more.
read more
Posts

read more
Dynamic DNS on Cloudflare in 5 Minutes
You will need the following to get dynamic DNS working on Cloudflare:
-
Cloudflare as your DNS provider. Migrating from your current DNS provider over to Cloudflare is easy and free whether you are using Godaddy, Namecheap or another one.
-
Get API token set up on Cloudflare.
-
Install cloudflare-cli.

Cloudflare API token
Cloudflare Token is preferred way over API key as token enables added security by allowing to specify access level with permissions and resources.
Posts
Hosting Multiple Apps With Nginx Rewrite Rules
A reverse proxy such as Nginx will come in handy if you need to host multiple apps on a single domain. Here’s a 5-minute how-to.
read more
Posts
Integrating a Self-Hosting Commenting System to Your Site
If you are looking for guidance on integrating an open-source commenting system such as Remark42 to your site, here is how I did it.
read more
Posts
Setting Up a Mailgun Relay With Postfix
Set up a Postfix server on local network that relays outgoing emails through Mailgun SMTP.
read more
Posts
Setting up a Gmail Relay With Postfix
Set up Postfix that relays outgoing emails through your personal Gmail account.
read more
Posts
My Homelab Setup From Hardware to KVM - Part 2
Install and configure Proxmox as KVM hypervisor.
read more
Posts
My Homelab Setup From Hardware to KVM - Part 1
I plan on writing a few posts about my Homelab project. This is the first one focusing on the hardware spec and networking
read more