Posts
- 2026/04/11 Bash Quick Reference
A personal reference for Bash commands and utilities I have used.
- 2026/04/11 Docker Image Archives Offline Transfer
Saving and loading Docker images as offline archives for transfer between hosts without registry access.
- 2026/04/11 Docker Insecure Registries HTTP Configuration
Configuring access to private Docker registries running over plain HTTP in isolated networks.
- 2026/04/11 Docker Installation and Post-Install Configuration
My approach to installing Docker and configuring it for rootless operation in a homelab.
- 2026/04/11 Securing Docker Remote Access with TLS
Configuring encrypted, authenticated Docker daemon access over the network for homelab multi-host deployments.
- 2026/04/11 Git Reference
A personal reference for Git uncommon workflows.
- 2026/04/11 Running Kubernetes the Hard Way on AMD64 Homelab Nodes
Notes from my Kubernetes the Hard Way lab run, including AMD64-specific changes, known guide gaps, and troubleshooting observations.
- 2026/04/11 Building a 3-Node MicroK8s Cluster with NFS Storage
Notes from building a highly available MicroK8s homelab cluster via Portainer and adding dynamic NFS-backed persistent volumes.
- 2026/04/11 PostgreSQL References
Practical PostgreSQL reference notes for handy commands and patterns.
- 2026/04/11 Quarkus Project Setup and Native Builds
Quick reference for initializing Quarkus projects and building optimized native images for containerized deployments.
- 2025/07/05 Securely Expose Services with Cloudflare and Tailscale
Notes on using one Cloudflare Tunnel with Tailscale across home Proxmox and cloud VPS services.
- 2025/05/27 How I Used to Host This Blog
A record of my previous blog setup with Docmost, Cloudflare Tunnel, and Nginx before migrating to Astro.