Commit graph

  • f8b4553eee
    Add fallback to the proxy containers env for HTTPS_METHOD and HSTS Julius Härtl 2020-01-30 08:24:38 +0100
  • 9ce660cc1c SEPERATE_LOGS_PER_VHOST Constantin Wildförster 2020-01-25 19:08:59 +0100
  • 561b623c6b
    Merge pull request #10 from cwildfoerster/healthcheck Constantin 2020-01-25 15:27:49 +0100
  • a0ed7a9b4a update Constantin Wildförster 2020-01-25 15:27:02 +0100
  • 0586919a28
    Merge pull request #9 from cwildfoerster/healthcheck Constantin 2020-01-25 15:22:55 +0100
  • 45b900039a add healthcheck Constantin Wildförster 2020-01-25 15:22:12 +0100
  • cc84cc46f2
    Merge pull request #8 from cwildfoerster/vhostlogs Constantin 2020-01-25 14:54:22 +0100
  • f86b689cc8 add VHOST_NAMED_LOGS enviorment variable to split logs across vhosts Constantin Wildförster 2020-01-25 14:53:41 +0100
  • b95192075b Merge remote-tracking branch 'upstream/master' Ramanan Sivaranjan 2020-01-24 08:24:04 -0500
  • e5d8347397
    Merge pull request #6 from nanawel/feature/custom-external-ports-support Constantin 2020-01-23 20:24:15 +0100
  • 4794a6acc1
    Merge pull request #5 from mauvm/patch-1 Constantin 2020-01-23 20:24:07 +0100
  • 9d7443dbd8
    Merge pull request #3 from KeyWeeUsr/virtualpath Constantin 2020-01-23 20:23:50 +0100
  • 2fb100422a
    Merge pull request #4 from dannycarrera/feature/virtual_host_alias Constantin 2020-01-23 20:23:42 +0100
  • 352b56886e
    Merge pull request #2 from jakejarvis/nginx-1.17.6 Constantin 2020-01-23 20:23:27 +0100
  • d2d5c98541
    Merge pull request #1 from jwilder/master Constantin 2020-01-23 20:19:15 +0100
  • 9b38175c06 Fallback to empty string when VIRTUAL_PATH_STRIP not specified Peter Badida 2020-01-19 21:08:04 +0100
  • 416050f1c6 Switch from TRUE to true for VIRTUAL_PATH_STRIP Peter Badida 2020-01-19 21:04:53 +0100
  • d31a35a2b7 Add support for VIRTUAL_PATH stripping + 302 redirect Peter Badida 2020-01-09 00:52:28 +0100
  • e684ad9a99 add support for regex locations Chris Thomas 2019-03-28 17:52:17 +0100
  • fecd2713fe Update the nginx template to support virtual path by creating named upstreams and targetting them appropriately Chris Thomas 2019-03-28 14:13:38 +0100
  • 458cccd854 Send query string upstream Sylvia van Os 2020-01-03 14:01:40 +0100
  • e15ac5fc84 Refactor as UPSTREAM_REGEXES for more flexibility Sylvia van Os 2019-12-31 12:59:09 +0100
  • 8007d9f205
    Allow to run on swarm mode setting VIRTUAL_PORT Luis Marroquin 2019-12-23 09:34:41 -0600
  • e44b2f82aa virtual_host_alias & ssl redirects with single 301 Daniel Carrera 2019-12-14 21:47:54 -0500
  • 492613306b Added VIRTUAL_HOST_ALIAS to template Updated README Daniel Carrera 2019-12-14 20:45:18 -0500
  • 77227f8691
    Upgrade nginx to 1.17.6 Jake Jarvis 2019-12-04 10:19:17 -0500
  • e762468759
    Merge pull request #1356 from matt-hh/upgrade-nginx-1.17.5 Jason Wilder 2019-11-08 07:00:06 -0700
  • cf911d950a Upgrade to 1.17.5 Matthias Döring 2019-11-08 14:11:17 +0100
  • d5e07fa2b3 Merge branch 'master' of https://github.com/jwilder/nginx-proxy Nobody84 2019-11-04 08:37:37 +0100
  • a3e64a9433 Add support for custom external HTTP/HTTPS ports (see https://groups.google.com/forum/#!topic/nginx-proxy/0I2jevmgTLI) nanawel 2019-11-03 14:48:16 +0100
  • 9740ed4818 Make it possible to serve static files locally with fastcgi upstream Sylvia van Os 2019-10-08 13:43:08 +0200
  • 11d644d645
    Do not HTTPS redirect Let'sEncrypt ACME challenge Maurits van Mastrigt 2019-10-01 16:00:41 +0200
  • 4443ee8b5a
    Merge pull request #1116 from qiqizjl/master Jason Wilder 2019-09-26 13:21:12 -0600
  • 6c410f3472 Upgrade nginx to 1.17.4 Lorenzo Cameroni 2019-09-26 11:48:41 +0200
  • 08b953ba70
    Merge pull request #1252 from jpomykala/patch-1 Jason Wilder 2019-09-25 19:44:56 -0600
  • 94f5763c04
    Merge pull request #1323 from came88/banner Jason Wilder 2019-09-25 19:39:17 -0600
  • 8cf9ed7145
    Merge pull request #1328 from dnmvisser/patch-1 Jason Wilder 2019-09-25 19:37:42 -0600
  • 3ce7d99aea
    typo Ioannis Cherouvim 2019-09-25 13:21:33 +0300
  • 45690ee044
    Will fix spelling Marcel Sinn 2019-09-19 07:55:43 +0200
  • 3a9de2d511
    Merge pull request #1322 from came88/ssl-configuration Jason Wilder 2019-09-09 09:04:20 -0600
  • eba7d8af77
    Fix comment about Mozilla Modern Policy and TLS1.3 came88 2019-09-09 12:45:20 +0200
  • d8c04f666f
    Typo Dick Visser 2019-09-09 07:22:58 +0200
  • ede9f9ec25 README.md: fix version in nginx banner Lorenzo Cameroni 2019-08-29 22:59:43 +0200
  • 26e764950f Update ssl configuration Lorenzo Cameroni 2019-08-29 22:14:14 +0200
  • 85c54d9165
    Merge 5fdf72412d into b886c0bd14 Hasnat 2019-08-19 11:06:35 +0000
  • b886c0bd14
    Merge pull request #1318 from came88/nginx Jason Wilder 2019-08-18 09:13:33 -0600
  • a4cc268628 Use nginx 1.17.3 Lorenzo Cameroni 2019-08-18 11:20:05 +0200
  • eb3613695c
    Merge pull request #1313 from JIAZHEN/master Jason Wilder 2019-08-08 08:26:11 -0600
  • 23823c4b21 Fix the test Jiazhen Xie 2019-08-07 17:33:02 +0100
  • 16169a0f74 Use nginx latest version Jiazhen Xie 2019-08-07 17:32:52 +0100
  • 5fdf72412d
    Merge branch 'master' into add_htpasswd Hasnat 2019-07-30 09:02:07 +0100
  • 1d9894a8a1
    Merge pull request #3 from hasnat/use_container_names Hasnat 2019-07-30 09:00:48 +0100
  • ed6f91fcfe
    Merge branch 'master' into use_container_names Hasnat 2019-07-30 09:00:41 +0100
  • e5197c6475
    Merge pull request #2 from hasnat/patch-1 Hasnat 2019-07-30 08:57:08 +0100
  • 1f9c34c12d Add htpasswd and custom vhost.d configs via env vars Hasnat Ullah 2019-07-29 20:38:52 +0100
  • 0ed211ebbc
    Revert "Bugfix: Test reads from out-of-scope var" Oscar Gomez 2019-07-23 00:10:33 +0600
  • 8aebca5962 add HTTPS_PORT ghw 2019-07-20 13:30:14 +0800
  • 95837c8fff Stop marking 127.0.0.1 as upstream and as down jpic 2019-07-08 21:19:49 +0200
  • 2f5ee5a1b4
    Revert "do not create an empty upstream entry for invisible containers" jpic 2019-07-08 19:31:28 +0200
  • cd9771a749 Add default ttl for dns resolver Hasnat Ullah 2019-07-06 15:39:50 +0100
  • 3e4eb1e590 update base image to latest(current 1.17.1) to use tls 1.3 The mainline nginx:latest is not compiled with openssl 1.1.1 for now, so, it doesn't support tls 1.3 but the nginx:alpine supports tls 1.3 for now. neilpang 2019-07-02 20:45:54 +0800
  • 01a56b8994 Use container names instead of container IPs Hasnat Ullah 2019-06-29 12:47:49 +0100
  • 8737184cbc
    Container env SERVER_PASS -> proxy_pass line Hasnat 2019-06-23 14:22:16 +0100
  • e9a7f28cfa
    Update .travis.yml cclauss 2019-06-23 00:06:11 +0200
  • 1765f8f179
    language: python so that pip works cclauss 2019-06-23 00:04:29 +0200
  • 03ff17242f
    Travis CI: Check for Python syntax errors and undefined names cclauss 2019-06-22 23:46:23 +0200
  • fae640416b
    Old stye exceptions --> new style for Python 3 cclauss 2019-06-22 20:42:57 +0200
  • 1156123e1f Switch resource locations to arm Isaac Parker 2019-05-19 14:48:16 -0700
  • c18537c753
    Update Dockerfile.alpine Nimrod-666 2019-05-19 20:22:44 +0200
  • d534426ca2
    Update README.md ipccheng 2019-05-18 20:32:59 +0800
  • 59a19bb965
    Use labels instead of env variables Rolf van Kleef 2019-04-17 22:36:55 +0200
  • ecd1817a95 * Initial ARM support. Leonardo Amaral 2019-04-06 17:19:46 -0300
  • f262bb9084 install dig and ip commands in Dockerfiles Raph Estrada 2019-04-05 18:25:44 +0100
  • 70c6810905 alias host machine ip in /etc/hosts if not already present Raph Estrada 2019-04-05 18:15:54 +0100
  • 83b7d03e51 add support for regex locations Chris Thomas 2019-03-28 17:52:17 +0100
  • a55e253a67 Merge branch 'master' of https://github.com/christhomas/nginx-proxy Chris Thomas 2019-03-28 14:14:30 +0100
  • c3694da302 Update the nginx template to support virtual path by creating named upstreams and targetting them appropriately Chris Thomas 2019-03-28 14:13:38 +0100
  • e4b98f1a63
    Hopefully learn how to coalesce Shaun McPeck 2019-03-27 07:29:11 -0500
  • f982222807
    Add ability to configure SSL timeout per host Shaun McPeck 2019-03-27 06:43:00 -0500
  • a470ac7482 Merge branch 'master' into upstream_name Christoph Wempe 2019-03-24 20:59:33 +0100
  • afa2dc53c7
    Update README.md Jakub Pomykała 2019-03-23 12:23:12 +0100
  • e143c1f69a Merge branch 'master' into patch-1 OttNorml 2019-03-19 14:12:52 +0100
  • 3a31ef4a17 Enable Leverage Browser Caching Lucas Ayres 2019-03-08 12:40:38 -0300
  • ed78a54d5b Enable gzip compression Lucas Ayres 2019-03-08 04:24:39 -0300
  • 8c590fc68f
    Merge pull request #913 from panteparak/DH-Param-Generator-Option Jason Wilder 2019-03-05 12:46:49 -0700
  • 97aa67ac35 Replace tabs by spaces to improve the readability of the template and the generated config OttNorml 2019-02-18 15:24:17 +0100
  • 5c7ccf75af
    Merge branch 'master' into feature/VIRTUAL_IP Romain Dardour 2019-02-17 15:47:59 +0100
  • 7d142f7319 Missed the docker file for the new test. John Stucklen 2019-02-16 15:24:41 -0500
  • 71dda1d7a5 Added tests for LISTEN_PORT / LISTEN_PORT_SSL. John Stucklen 2019-02-15 17:44:59 -0500
  • 4387d1cb91 Fix existing redirect test. John Stucklen 2019-02-15 16:24:37 -0500
  • 79be68fa6f These were from an older docker container. John Stucklen 2019-02-15 15:24:16 -0500
  • f4fd455bdf Added ability to override proxy listening ports. John Stucklen 2019-02-15 14:31:49 -0500
  • 15d2817384
    Merge pull request #1230 from kamermans/bugfix/ssl_tests_fail_dhparam Jason Wilder 2019-02-05 13:44:45 -0700
  • 53a396f406
    Merge pull request #1213 from seroron/fix_empty_dhparam Jason Wilder 2019-02-05 13:44:02 -0700
  • ad41178036
    Fixed tests that are now failing due to the dhparam clearing command beating the nginx startup. This is fixed permanently in #1213, but this PR fixes the test so as not to rely on the dhparam autogen, which is tested elsewhere. Steve Kamerman 2019-02-04 15:15:04 -0500
  • fa35492018
    Upgrade to nginx 1.14.2 stable version Jake Jarvis 2019-01-29 20:27:23 -0500
  • 7dd97d4bc3
    Merge pull request #1111 from kamermans/bugfix/cant-disable-hsts-noredirect Jason Wilder 2019-01-29 16:21:30 -0700
  • d4383a22b0 Update instructions in README Kristófer Reykjalín 2019-01-22 18:20:44 -0500
  • 28d1c382c6 Add support for 'NO_HTTP2' environment variable Kristófer Reykjalín 2019-01-22 18:13:57 -0500
  • b6ae740dc2 support VIRTUAL_IP env variable Romain Dardour 2019-01-19 16:35:45 +0100