/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.christopherburg.com
| | thomasvilhena.com
1.4 parsecs away

Travel
| | [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication.
| | niemczuk.tech
1.8 parsecs away

Travel
| | [AI summary] A technical guide explaining how to secure homelab services using Nginx and Mutual TLS (mTLS) to allow access from devices that cannot install VPN clients.
| | serverless.industries
1.9 parsecs away

Travel
| | Grafana supports guest access to dashboards only for onesingle organization, which needs to be configured in the serverconfiguration.
| | nikdoof.com
9.1 parsecs away

Travel
| After a short, frustrating time, i've finally got the Deluge (archive.org) WebUI to proxy through Nginx without any errors. The revelation came when digging through the Deluge forums I found a little nugget of information (archive.org) which solved it all, a small header call X-Deluge-Base that when passed will prefix any media calls made in the page with that text. So instead of setting up weird aliases and fiddling around with Nginx's options to get it to work I could just specify that and use a very b...