Explore >> Select a destination


You are here

techblog.jeppson.org
| | thomascfoulds.com
5.6 parsecs away

Travel
| | With the most recent round of updates we need to make a small change to the Isso configuration to manage a change made in the Debian package.
| | joshuarogers.net
4.1 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...
| | sathyasays.com
13.4 parsecs away

Travel
| | Opinions, thoughts and tutorials on Cloud, DevOps, Linux and Technology by Sathyajith Bhat.
| | enterprisecraftsmanship.com
72.9 parsecs away

Travel
| My new online training course about Encapsulating EF Core Usagewent live.