Installing kubeapps on Azure AKS Kubeapps is a management interface for kubernetes clusters that simplifies installing and uninstalling helm charts. First, login to your kubernetes cluster via the Azure CLI: (below are fake GUIDs…
Configuring Bitnami Gitlab on ESXi Behind NGINX Reverse Proxy I wanted to be able to host and share my own git repositories. Here’s how I set up my personal Gitlab instance for self-hosting behind my NGINX reverse proxy.…
wpa-supplicant on the Unifi Security Gateway This post is similar to tons of others on the subject, so excuse any duplication. I’m writing it up for three reasons: None of the existing tutorials for rooting…
BGW210-700: Rooting an AT&T Fiber Gateway AT&T forces everyone with Fiber internet to use a Residential Gateway. Here's how to make it better (or at least not terrible)
Hosting WordPress Behind an NGINX Reverse Proxy I needed to run a local Wordpress blog behind my NGINX reverse proxy - here's how I set up the VM and SSL settings.
Accessing ESXi Remotely via NGINX Reverse Proxying Configuring ESXi access behind a reverse proxy takes a couple easy tweaks but is totally worth it (even if its not super secure...)
Reverse Proxy Basics While setting up my network, I quickly realized I'd need to access a bunch of separate web apps - without static IPs. Here's one way to do it.