👉 New post: Hosting Astro Blog on Tiny VPS with GitHub Actions, Nginx, and Cloudflare Tunnel 🚀
$2/year VPS with only 256 MiB RAM, 1 GiB disk turned out to be enough for private blog. This guide walks through lightweight setup that keeps server side simple:
- Build the site with GitHub Actions
- Deploy generated files with `rsync`
- Publish the blog through Cloudflare Tunnel under your own domain
🔗 Link: https://blog.joeyc.dev/posts/astro-blog-tiny-vps/
#Linux #SelfHosting #DevOps #GitHubActions #CloudflareTunnel
