René Welches

TECH NOTES TO MYSELF

Upgrading My 'Frankenstein-cluster': MOREFINE M8 Replaces the MINIX

A newer, faster node for $120 net after selling the old one

I picked up a MOREFINE M8 mini PC (Intel N150, 16GB DDR4, 1TB NVMe) for $219.99 and sold my old MINIX NEO J50C-4 Plus on eBay for $100, netting a solid upgrade for just $120.

Fixing Twingate DNS Resolution with AdGuard Home

Moving connectors to separate hosts fixed my DNS resolution issues

How to fix Twingate DNS resolution issues when using the Home Assistant connector with AdGuard Home by moving connectors to separate Proxmox hosts.

Creating a Debian Cloud Image Template for Proxmox

Build reusable VM templates with cloud-init support

Step-by-step guide to creating a Debian generic cloud image template in Proxmox. Learn how to download, configure, and convert cloud images into reusable VM templates with cloud-init support.

Automating Docker Container Deployment on Proxmox with Terraform

Using SSH Agent authentication to provision Docker containers in LXC containers - and why Ansible is next

Learn how to use Terraform with SSH agent authentication to automatically deploy Docker containers in Proxmox LXC environments. Includes practical examples and discusses why Ansible is better suited for configuration management.

Adding a Disk to Proxmox node: LVM Integration Guide

Extend your Proxmox storage with LVM thin provisioning

Complete guide to adding a disk to a Proxmox node with existing storage. Learn how to integrate the disk into the LVM 'pve' volume group and extend the thin pool for transparent storage expansion.

Expanding My Proxmox Cluster: Minisforum UM700 for $69

Adding a refurbished mini PC to my homelab cluster

A $75 refurbished Minisforum UM700 (Ryzen 7 3750H) makes a perfect second node for a Proxmox cluster. Step-by-step guide on creating a cluster, joining nodes, and understanding quorum with practical command references.

Securing Proxmox API Tokens with Apple Keychain Access for Terraform

Store and retrieve Proxmox credentials securely using macOS Keychain instead of plain text files

Securely manage Proxmox API tokens for Terraform using macOS Keychain Access. Eliminates plain text credential files and integrates seamlessly with automated Terraform workflows.

Starting My Homelab Journey

Building a Proxmox-based homelab with GMKtec NucBox M5 Ultra and setting up SSL certificates

Starting a homelab with a $256 GMKtec NucBox M5 Ultra (Ryzen 7 7730U) and Proxmox VE. Includes setting up self-signed SSL certificates for secure HTTPS across all homelab services including Home Assistant.