Hosting Side Projects in my Basement

For trying out new things, sometimes I want to make them accessible from the internet. I’ve got a small reverse proxy VPS on one of the cloud hosts. This is how I currently set them up on a VM in my basement and expose them via that proxy. Writing out all the steps from install to accessibility makes this seem like a lot of work, but it isn’t hard and goes quickly.
Read more →

Reverse-Proxying HTTPS Traffic to a Server in my Basement Using Caddy and Wireguard

Sometimes I want to expose a web service without setting up hosting somewhere. This is what’s working for me now.
Read more →