Hacker News new | ask | show | jobs
by harlanji 2345 days ago
I ran my vlog on RasPi and did everything in a static generated way. I configured Cloudflare to cache everything for 30 days. Finally I have a cache warming script that requests each static file after I purge the cache (could be better by only purging and warming changed files, like via a Makefile). With this approach, a tunnel with a public port and IP could run minimally during the purge/warm cycle and then be shut down.

I solicit feedback via email rather than having public comments, and upcoming authenticated areas are done via Auth0 tokens.