jozefcipa.com/tags
home work about blog projects

// writing

Notes and write-ups

everything tagged homelab

tag map
all35 scripting10 api8 golang7 nodejs7 frontend6 https6 today i learned6 apple5 devops5 diy4 aws3 databases3 novus3 raspberry-pi3 travelling3 gadgets2 homelab2 iot2 utilities2 automation1 c1 cloudflare-workers1 deno1 docker1 esp321 firebase1 github1 grpc1 homebrew1 homekit1 imac1 laravel1 lua1 lvgl1 monitor1 motorcycle1 roadtrip1 telegram1
jul 2026 · 10 min

How I access my private homelab from the internet without a VPN

Accessing self-hosted services from outside a local network typically involves choosing between a complex VPN or exposing ports to the public internet. By implementing mutual TLS, devices present a client certificate during the connection handshake to prove their identity before any data is processed. This approach allows specifically authorized devices to access homelab services directly through a secure gateway, bypassing the need for manual VPN connections or recurring service fees.

homelab https raspberry-pi
jul 2025 · 3 min

How to do Raspberry Pi OS backups

MicroSD cards used in single-board computers can fail unexpectedly, leading to the loss of configuration and project data. Creating a full system image provides a recovery path to ensure work is not lost if storage fails. This approach focuses on cloning raw disk data and optimizing the resulting file size for efficient storage.

homelab raspberry-pi
© 2026 Jozef Cipa
github linkedin rss