nginx
nginx copied to clipboard
Dockerized Ready-To-Go Nginx Reverse Proxy. Let's encrypt Support!
I will stop supporting and implementing Docker images starting in early 2019. Repositories will be transferred to blacklabelops-legacy and archived for read only purpose. The following repositories and images are...
First thanks for taking the time in making this :) I'm a little confused though, for me running this in docker compose doesn't look like proxy pass is working it...
Fixing "Pages with special characters in title are not accessible via reverse proxy" for Confluence
Hi, There is a known issue for confluence with special characters in the page titles when running behind a reverse proxy. Details of pb and solution in https://confluence.atlassian.com/confkb/pages-with-special-characters-are-not-accessible-via-reverse-proxy-829664257.html Basically, when...
Prior to commit 2379d2d8c311bd25a3084c9b9415103a55269c5c I had the following: SERVER1REVERSE_PROXY_LOCATION1: "/" SERVER1REVERSE_PROXY_PASS1: "http://layerindex:5000/" SERVER1REVERSE_PROXY_APPLICATION1: "custom" SERVER1REVERSE_PROXY_HEADER1FIELD1: 'Host $$http_host' SERVER1REVERSE_PROXY_HEADER1FIELD2: 'X-Forwarded-For $$proxy_add_x_forwarded_for' SERVER1REVERSE_PROXY_HEADER1FIELD3: 'X-Forwarded-Host $$host' SERVER1REVERSE_PROXY_HEADER1FIELD4: 'X-Forwarded-Proto $$scheme' SERVER1REVERSE_PROXY_DIRECTIVE1FIELD1: 'proxy_redirect off' which...
Hey, is there any provision to cache the requests to a directory for a brief amount of time while this acts as a reverse proxy?
Not sure if this one qualifies as an issue. Is it possible to have reverse proxy on different ports? e.g. site1 --> :443, site2 --> :444, site3 --> :445 (this...
Question: Would autodiscovery in this image greatly improve your work? Please give feedback! Scenario: 1. Rather than enumerate env variables on the nginx container attach those environment variables on an...