Category: Self-Hosting Build Guide
-

No Open Ports — Reaching My Server from Anywhere with Tailscale
How to securely reach your home server from anywhere. A self-hosting guide using Tailscale to bundle your own devices into one encrypted private network and connect remote desktop…
-
The Link That Won’t Tap — Opening Obsidian Notes From Telegram
Send an Obsidian note link (obsidian://) over Telegram and it won’t tap, because chat apps don’t turn custom schemes into links. How to work around it by inserting…
-

A Hands-Off Server — The Small cron Automations That Keep It Running
cron is the built-in Linux scheduler that runs commands at set times. The chores our server handles every day, and three traps beginners always hit (empty PATH, silent…
-

My Notes on My Server — Self-Hosting Obsidian LiveSync + CouchDB
Obsidian’s official Sync is a monthly fee. Sync notes to CouchDB on your own server for $0 plus data ownership. Why never to expose CouchDB on 0.0.0.0, and…
-

Backing Up to a NAS Every Night — tar+ssh (and Why Not rsync)
Self-hosting without backups is a time bomb. A nightly cron tars a folder and ships it to a NAS over ssh. Why we skipped the rsync daemon (port…
-

Free WordPress Defense — Wordfence’s Free Tier and the Premium Trap
WordPress is the No.1 bot target. Wordfence’s free tier covers firewall, 2FA, and malware scanning, yet the install screen nudges you to pay. Where the free key hides,…
-

What Not to Publish — Privacy Review for Self-Hosting Posts
Locking down the server is only half of it: the post you write about that server leaks too. The five things self-hosting write-ups commonly expose (account name, internal…
-

Invisible Bridge — Exposing Our Home Blog Externally with Cloudflare Tunnel
A guide on exposing a WordPress blog hosted on our home computer under a clean domain. A self-hosting guide using Cloudflare Tunnel and cloudflared without opening router ports…
-

Star Whale Analytics Lab — Visitor Statistics with Umami
Google Analytics is free but comes with hidden costs. Cookie consent pop-ups, data ownership issues, GDPR burdens. Setting up an analytics lab on the mini-PC with Umami self-hosted.
-

Domain Purchase — Cloudflare Registrar
The reasons for buying a domain from Cloudflare Registrar over Gabia, Whois, and GoDaddy — pricing, DNS, Tunnel, and email all in one account.