How to configure containerized PgAdmin + Nginx Reverse Proxy
Two real-world gotchas from putting PgAdmin behind the same NGINX reverse proxy as everything else: an SPA-sized rate limit, and the X-Frame-Options header that blocks its own embedded iframe.
Read Article →