Below you will find pages that utilize the taxonomy term “Tech”
Posts
How To Host Cloudflare Behind Nginx
I ran into a situation that seems counterintuitive. Nginx is a web server for hosting web content. Cloudflare is a content delivery network. You normally put your content delivery network in front of your web web server to speed things up. I recently needed to put Nginx in front of Cloudflare and I figured it might be worthwhile documenting in case someone else runs into the same situation.
My main web site https://mzfit.
read more
Posts
GitHub With Cloudflare R2 Storage
GitHub is an absolutely fantastic service. Really. Microsoft deserves real kudos for taking it over and keeping it running as a world class service to the community. It drives open source development and the free tier for startups is generous enough that it’s pretty easy to run free until you start making a profit and start needing the enterprisey features. I’m such a fan I recently wrote a post about how I performance tuned my GitHub CICD pipeline.
read more