Nginx Proxy Manager v2.11.3 Release
요약
중요: 이 새 버전을 사용하기 전에 전체 인스턴스를 백업하세요! 새 버전마다 중단 변경사항이 있을 수 있습니다.
- 도커 인스턴스를 내리세요.
data
및letsencrypt
폴더를 압축하거나 복사하세요.- 새 이미지를 복사하세요.
jc21/nginx-proxy-manager:2.11.3
- 도커 스택을 실행하고 로그에서 문제가 있는지 확인하세요.
- DNS 인증서를 수동으로 갱신하세요.
- 예상 동작에 대해 모든 호스트를 확인하세요.
변경 내용
- #3764 Cloudflare DNS 인증 수정
- #3729 기본 설정의 advanced_config 섹션을 상단으로 이동
- #3815 Hover.com DNS 플러그인 추가
- #3810 log_format proxy 기본 위치 변경
- #3843 오류를 유발하는 구문 수정 (generateKeys 로그)
- #3790 초기 관리자 이메일 및 비밀번호를 환경 변수에서 읽음
- #3781 Cloudflare API 자격 증명 주변 공백 제거
- #3766 nginx.conf에 root_top.conf 포함
- #3662 DNS 제공자 구성에 bash 명령 전달 시 명령 주입 방지
Docker 이미지
원문 내용
Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.
- Bring your docker instance down
- Zip or copy your
data
andletsencrypt
folders - Pull this new image
jc21/nginx-proxy-manager:2.11.3
- Bring up your docker stack and check for any problems in the logs
- Renew your DNS certs manually
- Check some or all of your hosts for expected behaviour
Changes
- #3764 Fix Cloudflare DNS Auth (thanks @ransbachm)
- #3729 Move advanced_config section to top of default config (thanks @clhey)
- #3815 Add Hover.com DNS plugin (thanks @alexjsp)
- #3810 Changing log_format proxy default location (thanks @Brendon-Mendicino)
- #3843 Fix syntax that causes errors (generateKeys log) (thanks @jay-lab)
- #3790 Read initial admin email and password from env vars (thanks @DavidLievrouw)
- #3781 Remove spaces around Cloudflare API Credential (thanks @jinhei)
- #3766 Add include for root_top.conf in the nginx.conf (thanks @kroegerama)
- #3662 Fix command injection when passing bash commands into the DNS provider config (thanks @IgorDuino)
Docker images
링크 : https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.11.3