1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-08-20 20:44:37 +02:00

Commit Graph

  • 833bb5a0bb feat: variable ACME_HTTP_CHALLENGE Gilles Filippini 2024-05-10 14:23:18 +0200
  • 636016de09
    build: bump nginxproxy/docker-gen from 0.13.1-debian to 0.14.0-debian dependabot[bot] 2024-05-28 04:17:18 +0000
  • 00096e7915
    docs: typo in suggestion Nicolas Duchon 2024-05-27 20:49:27 +0200
  • 4729220eda
    fix: bad wording about missing certificate pini-gh 2024-05-27 20:43:09 +0200
  • 3ef2afb687 chore/doc: explicit policy on missing certificate Gilles Filippini 2024-05-27 12:21:23 +0200
  • d4e230d0b4
    ci: bump requests from 2.31.0 to 2.32.2 in /test/requirements dependabot[bot] 2024-05-23 11:54:50 +0000
  • 0b550793de
    ci: bump docker from 7.0.0 to 7.1.0 in /test/requirements dependabot[bot] 2024-05-23 11:42:59 +0000
  • 069d54ac2e
    docs: small fix Nicolas Duchon 2024-05-22 08:21:46 +0200
  • 75e4c0dee6
    fix: don't use default nginx image error page Nicolas Duchon 2024-05-21 13:23:45 +0200
  • 55be5f3522
    docs: custom error pages Nicolas Duchon 2024-05-02 17:59:50 +0200
  • 24ddafc362
    fix: use regex on catchall root location to fix DEFAULT_ROOT=none test Nicolas Duchon 2024-05-02 17:49:07 +0200
  • e6381d8715
    feat: customizable error page Nicolas Duchon 2024-05-02 17:03:39 +0200
  • a9886515bf fix: enforce nohhtp on missing cert as well Gilles Filippini 2024-05-09 23:28:34 +0200
  • f0f71f72f7 ci: login to dockerhub to avoid rate limiting Nicolas Duchon 2024-05-15 21:31:17 +0200
  • dcc97b9cff test: ipv6 docker networks Nicolas Duchon 2024-05-15 20:28:08 +0200
  • 5aea820aaa feat: PREFER_IPV6_NETWORK environment variable Nicolas Duchon 2024-05-15 19:38:18 +0200
  • 33a06f987d Improve acme-challenge handling Gilles Filippini 2024-05-09 23:28:34 +0200
  • 35c1d16ff8 test: nginx.conf customizations test/nginx-conf Nicolas Duchon 2024-05-08 01:30:39 +0200
  • 3d9d91b043 test: get full nginx config from container Nicolas Duchon 2024-05-08 00:31:37 +0200
  • 165a2fd696
    fix typo Mehdi Zakaria Benadel 2024-05-03 19:08:54 +0200
  • a4c694fefc feat: basic implementation of ipv6 for ipv6 docker networks Mehdi Zakaria Benadel 2024-05-03 17:41:07 +0200
  • 559ddc7d13
    Merge pull request #2535 from nginx-proxy/restore-default-certificate Nicolas Duchon 2024-12-07 18:04:16 +0100
  • 993bcc07c0 test: globally untrusted default cert Nicolas Duchon 2024-12-01 20:24:53 +0100
  • 07b469d8ac docs: default certificate optional trust Nicolas Duchon 2024-12-01 19:58:30 +0100
  • ce2e076d65 chore: add wip folder to .gitignore Nicolas Duchon 2024-12-01 19:35:06 +0100
  • 40c153e8b0 test: default cert optional trust Nicolas Duchon 2024-11-04 10:19:09 +0100
  • 469765bbb7 feat: default certificate optional trust Nicolas Duchon 2024-11-03 23:56:39 +0100
  • 023a3d17da fix: force enable HTTP when both vhost and default cert are missing Nicolas Duchon 2024-11-03 21:06:23 +0100
  • 57e503c830 feat: trust default certificate Nicolas Duchon 2024-11-03 20:10:32 +0100
  • e96a3ddec2 ci: build/publish on demand workflow Nicolas Duchon 2024-12-03 08:31:08 +0100
  • f0034c661a
    Merge pull request #2554 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.4 Nicolas Duchon 2024-12-02 09:22:36 +0100
  • 7c003a4aa4 docs: markdown linting Nicolas Duchon 2024-12-02 09:21:03 +0100
  • ac4ce5b775
    ci: bump pytest from 8.3.3 to 8.3.4 in /test/requirements dependabot[bot] 2024-12-02 04:39:24 +0000
  • d4b1925624
    Merge pull request #2548 from nginx-proxy/dependabot/docker/library/nginx-1.27.3 Nicolas Duchon 2024-11-30 15:11:07 +0100
  • 760c891a0c build: bump library/nginx from 1.27.2 to 1.27.3 dependabot[bot] 2024-11-27 04:11:14 +0000
  • d433b3bee6
    Merge pull request #2550 from nginx-proxy/refactor-template Nicolas Duchon 2024-11-30 14:48:17 +0100
  • 7fee758a70
    Merge pull request #2551 from SchoNie/docker-upstream-changes Nicolas Duchon 2024-11-30 14:36:42 +0100
  • d30b573b2c chore: changes from upstream docker install Niek 2024-11-28 14:11:50 +0100
  • b0efe80f05 fix: debug endpoint formatting Nicolas Duchon 2024-11-26 01:06:51 +0100
  • 90e9308f87 refactor: better virtual hosts merging Nicolas Duchon 2024-11-26 01:06:01 +0100
  • f325dadd6a refactor: enhance readability Nicolas Duchon 2024-11-26 01:05:08 +0100
  • 4d03645200 refactor: deduplicate upstream_name definition Nicolas Duchon 2024-11-26 01:01:55 +0100
  • f600ce3e11
    Merge pull request #2549 from SchoNie/readme-tweaks Nicolas Duchon 2024-11-27 20:30:36 +0100
  • b4c2b0dd5e Extra newline for readability Niek 2024-11-27 20:17:00 +0100
  • 12b482a7ea Change regular expression tip to note Niek 2024-11-27 20:15:08 +0100
  • c6664335b7 Alerts Markdown Niek 2024-11-26 11:07:44 +0100
  • f54f89a5f3
    Merge pull request #2547 from SchoNie/loadbalance-readme Nicolas Duchon 2024-11-27 08:37:53 +0100
  • 627b6ad75f Remove experimental label Niek 2024-11-26 10:34:28 +0100
  • 57016e43f3
    Merge pull request #2546 from nginx-proxy/keepalive-auto-by-default Nicolas Duchon 2024-11-25 18:01:21 +0100
  • c944877b70
    Merge pull request #2545 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.14.4-debian Nicolas Duchon 2024-11-25 18:00:19 +0100
  • 52ffab1ce6 feat: enable keepalive by default Nicolas Duchon 2024-11-25 09:16:57 +0100
  • 7bd26d624d
    build: bump nginxproxy/docker-gen from 0.14.3-debian to 0.14.4-debian dependabot[bot] 2024-11-25 04:11:50 +0000
  • d7acd931a3
    Merge pull request #2538 from SchoNie/test-access-log-disabled 1.6.4 Nicolas Duchon 2024-11-05 20:19:07 +0100
  • d4d6567bd3 Test for DISABLE_ACCESS_LOGS Niek 2024-11-05 14:05:53 +0100
  • 9ca7d26821
    Merge pull request #2537 from nginx-proxy/debug-endpoint-regexp Nicolas Duchon 2024-11-04 23:21:44 +0100
  • fdb7310cda fix: do not render regexp hostname in debug endpoint response Nicolas Duchon 2024-11-04 23:03:01 +0100
  • a79445feef
    Merge pull request #2534 from nginx-proxy/refactor-globals Nicolas Duchon 2024-11-04 09:17:56 +0100
  • 80474e37e8
    Merge pull request #2536 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.14.3-debian Nicolas Duchon 2024-11-04 08:15:19 +0100
  • 523112d205
    build: bump nginxproxy/docker-gen from 0.14.2-debian to 0.14.3-debian dependabot[bot] 2024-11-04 04:17:03 +0000
  • fbf3e2f458 docs: complete debug endpoint docs Nicolas Duchon 2024-11-03 11:43:16 +0100
  • 7d909782f9 refactor: move debug's hostname into vhost Nicolas Duchon 2024-11-03 11:28:39 +0100
  • 72bb8a66d8 refactor: further align template syntax Nicolas Duchon 2024-11-02 23:45:31 +0100
  • 01d14f0942 refactor: align global config template syntax Nicolas Duchon 2024-11-02 19:58:39 +0100
  • cab2a2d151 refactor: move log configs to $globals.config Nicolas Duchon 2024-11-02 19:41:34 +0100