Nginx Proxy Manager v2.10.4 Release
요약
중요: 이 새 버전을 사용하기 전에 인스턴스 전체를 백업하세요! 새 버전에는 기존 설정과 호환되지 않을 수 있는 변경 사항이 있을 수 있습니다. 1. Docker 인스턴스를 종료하세요. 2. "data"와 "letsencrypt" 폴더를 압축하거나 복사하세요. 3. 이 새 이미지를 가져오세요: jc21/nginx-proxy-manager:2.10.4 4. 도커 스택을 다시 시작하고 로그에 문제가 있는지 확인하세요. 5. DNS 인증서를 갱신하세요. 6. 일부 또는 모든 호스트의 예상 동작을 확인하세요. 변경 사항: - bunny.net DNS를 DNS 도전에 추가함 (감사합니다 @deftdawg) - 개발 중에만 프론트엔드 서비스를 추가하여 과도한 디스크 쓰기 예방 (감사합니다 @6twenty) - 푸터에서 2022년을 2023년으로 업데이트함 (감사합니다 @lug-gh) - IPv6 설정을 패치할 때 장치 또는 자원이 사용 중인 오류 수정 (감사합니다 @xrh0905) - nginx 444 기본 응답을 지원함 (감사합니다 @wrouesnel) - ssl_protocols 및 ssl_ciphers 디렉티브가 무시되는 문제 수정 (감사합니다 @nietzscheanic) - certbot dns 플러그인에 strato.de 추가함 (감사합니다 @FlixMa) - 문서의 docker-compose.yml 수정함 (감사합니다 @andycandy-de) - pip 설치 dns 플러그인에서 --user를 제거함 (감사합니다 @wolviex 및 테스트한 모든 분들) - 종속성을 업데이트함 Docker 이미지: - jc21/nginx-proxy-manager:latest - jc21/nginx-proxy-manager:2 - jc21/nginx-proxy-manager:2.10.4
원문 내용
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.10.4
- Bring up your docker stack and check for any problems in the logs
- Renew your DNS certs
- Check some or all of your hosts for expected behaviour
Changes
- Add bunny.net DNS to DNS challenges (thanks @deftdawg)
- Prevent excessive disk writes by only adding frontend service when in development (thanks @6twenty)
- update year 2022 -> 2023 in footer (thanks @lug-gh)
- Fix device or resource busy when patching IPv6 settings (thanks @xrh0905)
- Add support for nginx 444 default response (thanks @wrouesnel)
- Fix for ignored ssl_protocols and ssl_ciphers directive (thanks @nietzscheanic)
- Add strato.de to certbot dns plugins (thanks @FlixMa)
- Corrected docker-compose.yml in docs (thanks @andycandy-de)
- drop --user on pip install dns plugin (thanks @wolviex and everyone who tested it)
- Updated dependencies
Docker images
링크 : https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.10.4