Nginx Proxy Manager v2.11.2 Release

요약

중요: 새로운 버전을 사용하기 전에 전체 인스턴스를 백업하세요! 새로운 버전에는 호환되지 않는 변경 사항이 있을 수 있습니다.

  1. 도커 인스턴스를 중지하세요.
  2. dataletsencrypt 폴더를 압축하거나 복사하세요.
  3. 새로운 이미지를 가져오세요. jc21/nginx-proxy-manager:2.11.2
  4. 도커 스택을 실행하고 로그에 문제가 있는지 확인하세요.
  5. DNS 인증서를 수동으로 갱신하세요.
  6. 특정 또는 모든 호스트의 예상 동작을 확인하세요.

변경 사항

  • certbot-dns-infomaniak 업데이트 (감사합니다 @Fuechslein)
  • certbot-dns-strato를 최신 버전으로 업데이트 (감사합니다 @jdolderer)
  • DNS multi 추가 (감사합니다 @starsoccer)
  • certbot-dns-transip을 최신 버전으로 업데이트 (감사합니다 @leinelissen)
  • certbot-dns-goddaddy 업데이트 (감사합니다 @wolviex)
  • chown을 find -not -user -execdir chown으로 대체 (감사합니다 @woodmichl)
  • certbot-dns-duckdns 버전 업데이트 (감사합니다 @sdaqo)
  • nginx 구성이 설정 이후에로드되도록 Access-List 수정 (감사합니다 @timob)
  • README.md를 Podman을 지원하도록 업데이트 (감사합니다 @michto01)
  • 최대 도메인 수를 100으로 증가시킵니다 (Let's Encrypt과 일치) (감사합니다 @davidindra)
  • easyDNS 공급자 추가 (감사합니다 @drachul)
  • FreeDNS certbot 플러그인 추가 (감사합니다 @bricas)
  • DNS 제공자 TimeWeb Cloud 추가 (감사합니다 @hywax)
  • certbot-dns-websupport 플러그인을 2.0.1로 업데이트 (감사합니다 @setrin)

Docker 이미지

원문 내용

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.2
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

  • Update certbot-dns-infomaniak (thanks @Fuechslein)
  • update certbot-dns-strato to latest version (thanks @jdolderer)
  • Add DNS multi (thanks @starsoccer)
  • update certbot-dns-transip to latest version (thanks @leinelissen)
  • Update certbot-dns-goddaddy (thanks @wolviex)
  • replaced chown with find -not -user -execdir chown (thanks @woodmichl)
  • Update certbot-dns-duckdns version (thanks @sdaqo)
  • Access-List fix so that nginx config is loaded after configuration happens (thanks @timob)
  • Update README.md to support Podman (thanks @michto01)
  • Fix: increase max number of domains to 100 (match with Let's Encrypt) (thanks @davidindra)
  • Adding easyDNS provider (thanks @drachul)
  • Add FreeDNS certbot plugin (thanks @bricas)
  • Add DNS Provider TimeWeb Cloud (thanks @hywax)
  • Updated certbot-dns-websupport plugin to 2.0.1 (thanks @setrin)

Docker images

링크 : https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.11.2