Explore >> Select a destination


You are here

avelino.run
| | joshuarogers.net
35.7 parsecs away

Travel
| | Just over a year ago we went over how to setup a reverse proxy that would require our users to authenticate. In our original proxy article, we generated some NGinx configuration that looked a bit like... location / { proxy_pass http://jira; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; } And it worked. And everyone was happy. Until the day the request came in that NGinx should add a fixed set of credentials to all upstre...
| | www.tyil.nl
50.0 parsecs away

Travel
| | [AI summary] A technical tutorial covering the installation and configuration of the Replication and Access Control Layer in Extended (Radicale) calendar and contact server components on FreeBSD using Dovecot and Nginx.
| | lewisdale.dev
43.5 parsecs away

Travel
| | Getting the project deployed via Gitea actions
| | www.cybershu.eu
45.3 parsecs away

Travel
| Hello ?,A few months ago, I came across an interesting tool for process automation. In its functionalities, it is very similar to Zapier, IFTT, or make.com. ...