1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-08-27 16:22:03 +02:00

Commit Graph

  • b61b46d1c0 allow one .htpasswd file for all VIRTUAL_HOST’s @mark-wff Constantin Wildförster 2020-02-04 16:30:15 +0100
  • fdb69bda06 fix indention Constantin Wildförster 2020-02-04 16:02:08 +0100
  • 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 5fdf72412d7631f62e312d3643d614d018a6824f into b886c0bd14ff3a9dc08201b049ec32d11d393975 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