How to build a global reverse proxy with on-demand SSL support on AWS| tobilg.com
Introduction This blog will go over the use cases of setting up NGINX (Engine X) as both a reverse proxy and load balancer for PostgreSQL. NGINX is an excellent feature-rich and open-source project that can help make an application more cohesive. It does this by exposing a single port to the user and proxy requests| Highgo Software Inc. - Enterprise PostgreSQL Solutions
In my last post, I discussed how I was moving off of Cloudflare and also moving to Caddy. After about a month of completing that switchover, I’m sticking to it. Still have a few issues with the way Caddy does things but overall it works. In this post I want to discuss my Caddy setup, particular how I am not directly exposing my homelab/server to the internet but instead am routing all the traffic through a VPS.| Random Musings
We all love the simplicity of deploying applications on Kubernetes and while many tutorials out there help you get started quickly and provide a great resource for many, some of them spare important details. In this post, I try to help the community by providing a small guide on how to deploy oauth2_proxy with dynamic callback urls. But first, what is oauth2_proxy and which problem does it solve?| elsesiy.com
Configurer GitLab sur un sous-domaine NGinx : Installer Gitlab c'est extrêmement simple, le configurer sur un sous-domaine sans mixed content un peu moins.| Noobunbox