Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nginx-proxy/acme-companion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: nginx-proxy/acme-companion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.1
Choose a head ref
  • 11 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 27, 2024

  1. Docs: Clarify standalone dns01 API configuration structure with examp…

    …le (#1155)
    
    * adding additional documentation detail for standalone DNS-01 verification
    
    * added example
    
    * Update Standalone-certificates.md
    
    * minor mistake
    
    * Update Standalone-certificates.md
    
    * Update Standalone-certificates.md
    stuartbirrell authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    904b5e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    3cb7df6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix: stop enforcing html directory

    warn instead of exiting when html directory is not accessible
    buchdag committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2c1b9a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1160 from nginx-proxy/dot-not-enforce-html-dir

    fix: stop enforcing html directory
    buchdag authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8ebf110 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. build: bump nginxproxy/docker-gen from 0.14.2 to 0.14.3

    Bumps nginxproxy/docker-gen from 0.14.2 to 0.14.3.
    
    ---
    updated-dependencies:
    - dependency-name: nginxproxy/docker-gen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aee6c3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1164 from nginx-proxy/dependabot/docker/nginxprox…

    …y/docker-gen-0.14.3
    
    build: bump nginxproxy/docker-gen from 0.14.2 to 0.14.3
    buchdag authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c442dcf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. build: bump acme.sh to 3.1.0

    buchdag committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    7870e38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1165 from nginx-proxy/acme.sh-3.1.0

    build: bump acme.sh to 3.1.0
    buchdag authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3bc3791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c27be1 View commit details
    Browse the repository at this point in the history
  4. docs: RELOAD_NGINX_ONLY_ONCE

    buchdag committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    4726a87 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Merge pull request #1166 from nginx-proxy/reload-more-often

    fix: reload nginx on each created or renewed cert
    buchdag authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2b4e176 View commit details
    Browse the repository at this point in the history
Loading