Commit graph

  • f22b64df79
    build: bump nginxproxy/docker-gen from 0.13.0-debian to 0.13.1-debian dependabot[bot] 2024-05-16 16:23:18 +0000
  • 8e372c39c2
    fix: include a complete fastcgi_params config Rodrigo Aguilera 2022-07-10 23:05:24 +0200
  • 1b4a3b036b
    Merge pull request #2448 from pini-gh/pini-nohttp-behavior Nicolas Duchon 2024-05-15 15:09:19 +0200
  • 91652aac48 fix: constistent behavior for HTTPS_METHOD=nohttp Gilles Filippini 2024-05-14 22:30:06 +0200
  • 2564a93966
    Merge pull request #2446 from pini-gh/pini-acme-challenge Nicolas Duchon 2024-05-13 22:21:41 +0200
  • 6c1b532ffb Improve acme-challenge handling Gilles Filippini 2024-05-09 23:28:34 +0200
  • db07d90ad8
    Merge pull request #2434 from nginx-proxy/multiport-support Nicolas Duchon 2024-05-09 12:29:00 +0200
  • 8e2642909e
    Merge pull request #2445 from pini-gh/pini-disambiguate Nicolas Duchon 2024-05-08 21:17:59 +0200
  • 5b1491f464 build: disambiguate base image names Gilles Filippini 2023-04-29 18:11:21 +0200
  • fc02a5ae38
    Merge pull request #2444 from pini-gh/pini-fix-test-test_build.py Nicolas Duchon 2024-05-08 19:31:01 +0200
  • 59d5293480 fix 'requirements' path in test/test_build.py Gilles Filippini 2024-05-08 18:30:11 +0200
  • ec405f31d7
    Merge pull request #2078 from KagurazakaNyaa/main Nicolas Duchon 2024-05-08 13:41:31 +0200
  • 12c4f0c7c2 Support TCP and UDP proxy KagurazakaNyaa 2022-10-28 10:33:55 +0800
  • be319e6629
    docs: typo Nicolas Duchon 2024-05-06 15:34:51 +0200
  • 99645f104d
    docs: typo Nicolas Duchon 2024-05-06 14:40:32 +0200
  • f964176106
    Merge pull request #2438 from p12tic/test-acme-challenge Nicolas Duchon 2024-05-06 12:19:29 +0200
  • d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled Povilas Kanapickas 2024-05-04 23:52:57 +0300
  • 1bf7eff04f
    test: multiport merge with legacy variable Nicolas Duchon 2024-05-04 14:48:08 +0200
  • c4c65a4441
    Merge pull request #2440 from nginx-proxy/web-image-alpine Nicolas Duchon 2024-05-05 17:48:43 +0200
  • be7c4c8c85
    fix: do not discard containers without VIRTUAL_PATH Nicolas Duchon 2024-05-05 16:31:03 +0200
  • 9a76577ebc
    style: shellcheck linting Nicolas Duchon 2024-05-05 11:41:04 +0200
  • 1b97b11173
    test: use python:3-alpine as base for the web image Nicolas Duchon 2024-05-05 11:19:56 +0200
  • 8b91f09a9b
    docs: use examples closer to real life scenarios Nicolas Duchon 2024-05-04 13:40:05 +0200
  • d80ca7ec36
    test: json syntax for multiports variable Nicolas Duchon 2024-05-04 13:30:21 +0200
  • 53e9a03ac9
    feat: print warning on unparsable VIRTUAL_HOST_MULTIPORTS Nicolas Duchon 2024-05-03 22:21:21 +0200
  • 0baff189bc
    refactor: get rid of get_path_info template Nicolas Duchon 2024-05-03 11:21:45 +0200
  • 8359aa2089
    docs: documentation for multiports support Nicolas Duchon 2024-05-03 00:52:33 +0200
  • 47e2838e61
    refactor: rename VIRTUAL_HOST_YAML -> VIRTUAL_HOST_MULTIPORTS Nicolas Duchon 2024-05-03 00:12:14 +0200
  • 216eae9f70
    test: multiports base test Nicolas Duchon 2024-05-02 10:08:51 +0200
  • 62212186eb
    test: re-organize test files Nicolas Duchon 2024-05-02 09:51:48 +0200
  • 62d9c08474
    fix: default values if port and dest are missing Nicolas Duchon 2024-05-02 13:00:55 +0200
  • fc98f4c953
    refactor: cleanup template Nicolas Duchon 2024-05-02 11:37:20 +0200
  • 87e5b58b77
    feat: multiports support using yaml syntax Gilles Filippini 2024-03-24 12:31:13 +0100
  • 6e771fb3be
    Merge pull request #2439 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.13.0-debian Nicolas Duchon 2024-05-05 16:15:02 +0200
  • 340f6b0c08
    build: bump nginxproxy/docker-gen from 0.12.1-debian to 0.13.0-debian dependabot[bot] 2024-05-05 14:02:17 +0000
  • 2ac4509a61
    Merge pull request #2436 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.1-debian 1.5.2 Nicolas Duchon 2024-05-03 12:57:21 +0200
  • b4bceac3fd
    Merge pull request #2435 from SchoNie/nginx-proxy-tester Nicolas Duchon 2024-05-03 12:56:53 +0200
  • 08f563888d
    build: bump nginxproxy/docker-gen from 0.12.0-debian to 0.12.1-debian dependabot[bot] 2024-05-03 10:49:23 +0000
  • 6602769d9a
    style: linting Nicolas Duchon 2024-05-03 12:37:53 +0200
  • c678cfdddf
    Apply suggestions from code review Niek 2024-05-03 12:09:40 +0200
  • 46724e7cb6 tests: add test if nginx-proxy-builder can be build successfully Niek 2024-05-03 11:18:43 +0200
  • e46e62e660
    Merge pull request #2433 from SchoNie/docs-urls Nicolas Duchon 2024-05-03 11:32:25 +0200
  • 877f243ce2 docs: url fixes Niek 2024-05-03 11:09:30 +0200
  • 43b8ab82a9
    Merge pull request #2432 from SchoNie/webserver-syntaxwarning-fix Nicolas Duchon 2024-05-03 11:08:46 +0200
  • 12d639dad7 Change to raw string literal Niek 2024-04-19 12:27:46 +0200
  • 1e55d9883f
    Merge pull request #2429 from nginx-proxy/docs-qol Nicolas Duchon 2024-05-02 17:51:05 +0200
  • 2ac4540a0d
    docs: redordering, grouping and navigation Nicolas Duchon 2024-05-02 15:28:24 +0200
  • 769d58bcfb
    Merge pull request #2425 from nginx-proxy/dependabot/docker/nginx-1.26.0 Nicolas Duchon 2024-05-01 13:47:35 +0200
  • 766db8d942 docs: update nginx version badge Nicolas Duchon 2024-05-01 13:38:08 +0200
  • 559c43e75e build: bump nginx from 1.25.4 to 1.26.0 dependabot[bot] 2024-04-24 04:52:18 +0000
  • 0d7aac7c53
    Merge pull request #2428 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.2.0 Nicolas Duchon 2024-05-01 13:25:05 +0200
  • 103cb7d4ca
    ci: bump pytest from 8.1.1 to 8.2.0 in /test/requirements dependabot[bot] 2024-04-29 04:03:15 +0000
  • 94fb8459cd
    Merge pull request #2410 from pini-gh/pini-refactor-template-3 Nicolas Duchon 2024-03-12 21:35:11 +0100
  • c7bf75609b
    Merge pull request #2411 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.1.1 Nicolas Duchon 2024-03-12 21:12:40 +0100
  • 3c3b3675c1
    Merge pull request #2413 from Huge/patch-1 Nicolas Duchon 2024-03-12 21:11:50 +0100
  • 16b84ea1b5
    Update README.md to use 1.5 version and link DockerHub Huge 2024-03-12 14:23:56 +0100
  • 6441daf25b
    ci: bump pytest from 8.1.0 to 8.1.1 in /test/requirements dependabot[bot] 2024-03-11 04:19:22 +0000
  • 45770e04bd refactor: add 'ports' dict to the data structure Gilles Filippini 2024-03-09 11:24:50 +0100
  • 26b0a0008b
    Merge pull request #2408 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.1.0 Nicolas Duchon 2024-03-04 22:06:21 +0100
  • 4b38bf259d
    Merge pull request #2405 from nginx-proxy/refactor-template-2 Nicolas Duchon 2024-03-04 22:03:30 +0100
  • 12e1360fc3
    ci: bump pytest from 8.0.2 to 8.1.0 in /test/requirements dependabot[bot] 2024-03-04 04:52:02 +0000
  • b09575297d
    docs: typo in comments Nicolas Duchon 2024-02-27 13:27:11 +0100
  • 418f1a3cd0
    fix: don't re-assign variable Nicolas Duchon 2024-02-27 13:20:39 +0100
  • 60618afe52
    Merge pull request #2407 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.0.2 Nicolas Duchon 2024-02-26 08:20:17 +0100
  • 2a5521625d
    ci: bump pytest from 8.0.1 to 8.0.2 in /test/requirements dependabot[bot] 2024-02-26 04:49:11 +0000
  • b8b53794bf
    Merge pull request #2406 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.12.0-debian Nicolas Duchon 2024-02-25 11:51:11 +0100
  • d588c96dff
    build: bump nginxproxy/docker-gen from 0.11.2-debian to 0.12.0-debian dependabot[bot] 2024-02-25 10:42:38 +0000
  • f960061e2d
    Merge pull request #2404 from nginx-proxy/network-host Nicolas Duchon 2024-02-25 10:01:02 +0100
  • e97be61272
    refactor: refactor virtual paths Nicolas Duchon 2024-02-24 21:43:26 +0100
  • 4d9d067630
    refactor: refactor virtual hosts Nicolas Duchon 2024-02-24 20:02:58 +0100
  • 8c95ed1cc0
    docs: add comment about host network to compose example Michael Bianco 2024-02-22 05:59:51 -0700
  • 9d2eeb7273
    Merge pull request #2399 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.0.1 Nicolas Duchon 2024-02-21 17:55:46 +0100
  • 24592e39a3
    Merge pull request #2402 from SchoNie/htpasswd-tests Nicolas Duchon 2024-02-21 08:42:56 +0100
  • a9f8a9c32a htpasswd tests Niek 2024-02-19 17:15:58 +0100
  • da006557d0
    Merge pull request #2400 from SchoNie/tests-remove-obsolete Nicolas Duchon 2024-02-21 08:33:58 +0100
  • 4464269c51 remove obsolete stress-test Niek 2024-02-19 17:11:31 +0100
  • b4902f145d
    Merge pull request #2401 from SchoNie/docs-htpasswd-readability Nicolas Duchon 2024-02-19 22:42:24 +0100
  • d4438b5a09
    prevent double slash Niek 2024-02-19 12:23:19 +0100
  • 50750bea53
    highlight variables similar to other in readme Niek 2024-02-19 12:21:02 +0100
  • 0dd4f7a8a8
    ci: bump pytest from 7.4.4 to 8.0.1 in /test/requirements dependabot[bot] 2024-02-19 04:53:15 +0000
  • a2a441e1db
    docs: update nginx badge 1.5.1 Nicolas Duchon 2024-02-18 10:08:23 +0100
  • 5a32bffd6f
    Merge pull request #2398 from nginx-proxy/dependabot/docker/nginx-1.25.4 Nicolas Duchon 2024-02-18 09:56:22 +0100
  • 745a2035cf
    Merge pull request #2397 from whomobile/patch-1 Nicolas Duchon 2024-02-16 10:59:15 +0100
  • 29168655cf
    build: bump nginx from 1.25.3 to 1.25.4 dependabot[bot] 2024-02-16 04:25:16 +0000
  • 2eaf689172
    fix typo README.md Man Kim 2024-02-15 14:37:21 -0800
  • e75c2dfb79
    build: revert nginx to 1.25.3 (#2396) Nicolas Duchon 2024-02-15 09:50:12 +0100
  • 020b993654
    Merge pull request #2395 from nginx-proxy/dependabot/docker/nginx-1.25.4 Nicolas Duchon 2024-02-15 08:54:52 +0100
  • 5583b385cb
    style: docs linting Nicolas Duchon 2024-02-15 08:41:11 +0100
  • d9b1751f97
    build: update docs and tests with nginx 1.25.4 Nicolas Duchon 2024-02-15 08:40:46 +0100
  • 1aef017df2
    build: bump nginx from 1.25.3 to 1.25.4 dependabot[bot] 2024-02-15 04:46:02 +0000
  • 5c0c8c93d8
    Merge pull request #2393 from SchoNie/tests-nonstandardport-hostheader Nicolas Duchon 2024-02-13 18:23:14 +0100
  • cb59c24470
    tests non standard port Host header Niek 2024-02-13 15:24:37 +0100
  • 887e2e950c
    Merge pull request #2390 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.11.2-debian 1.5.0 Nicolas Duchon 2024-02-10 19:25:13 +0100
  • 3a19382702
    build: bump nginxproxy/docker-gen from 0.11.1-debian to 0.11.2-debian dependabot[bot] 2024-02-10 18:16:49 +0000
  • f47c874c5a
    Merge pull request #2197 from darh/json_log_format Nicolas Duchon 2024-02-10 19:16:11 +0100
  • 25883ac05f
    style: remove extra blank lines Nicolas Duchon 2024-02-10 19:04:56 +0100
  • 62f55b4428
    docs: add logging documentation Nicolas Duchon 2024-02-10 19:03:13 +0100
  • 76778cebb1
    refactor: parse LOG_JSON as boolean + avoid unnecessary backticks Nicolas Duchon 2024-02-10 17:54:14 +0100
  • 8aefce916f
    tests: fix the json log test compose files Nicolas Duchon 2024-02-10 18:02:42 +0100
  • de9809a9e5 Add more control over log_format config directive Denis Arh 2023-03-14 12:11:33 +0100