NPMplus 2025-01-26-r1 Release
요약
변경 사항
- 참고: 이 릴리스에서는 모든 호스트를 다시 생성합니다. 이는 아래 변경 사항에 영향을 받는 경우 NPMplus가 오작동할 수 있음을 의미합니다.
- 과거에 프록시 호스트 고급 구성에서 사용할 수 있었던 $forward_scheme, $server 및 $port 변수가 제거되었습니다. 만약 저가 토론에 게시한 authentik 예제를 사용했다면 업데이트하기 전에 readme에서 찾을 수 있는 새로운 예제로 전환해야 합니다.
- openappsec 첨부 모듈을 로드할 수 있습니다. 예제 컨테이너 및 필수 환경은 compose.yaml을 참조하십시오.
- NGINX_WORKER_PROCESSES env 추가
- 의존성 업데이트
- 이탈리아어 언어 추가, 감사합니다 @Infiniteez
- CUSTOM_OCSP_STAPLING env 추가: 사용자 정의 인증서에 대해 ocsp를 사용할 수 있으며 기본적으로 비활성화됨
- 로드 밸런싱 및 authentik 문서를 readme에 추가
- 빈 전달 포트를 허용함 (로드 밸런싱에 필요)
- 전달 호스트 이름은 다시 모든 입력을 허용함 (컨테이너 이름을 값으로 사용하는 것은 여전히 매우 안 좋은 아이디어)
- 사용자 정의 경로의 경로를 다시 /로 설정할 수 있음
- 문서 경로를 /opt/npm에서 /opt/npmplus로 변경함. 문서 예제에만 영향이 있으며 파일을 옮길 필요가 없습니다.
업데이트 방법
- 위의 변경 사항을 읽으세요
- 도커 이미지를 다시 가져오세요
- compose.yaml에서 위의 변경 사항에 영향을 줄 수 있는 가능한 변경사항을 적용하세요
- compose 스택을 다시 배포하세요
- 발견한 문제를 보고하세요
전체 변경 기록: 2025-01-11-r3...2025-01-26-r1
원문 내용
What's Changed
- Note: this release will regenerate all your hosts, this will make your NPMplus break if you are effected by the change below
- removed $forward_scheme, $server and $port variabled which could be used in the past in proxy host advanced config, if you used the authentik example I posted in a discussion, please switch to the new example you can find in the readme before updating
- openappsec attachment module can now be loaded, see compose.yaml for example containers and required env
- add NGINX_WORKER_PROCESSES env
- dep updates
- add italian language, thanks @Infiniteez
- add CUSTOM_OCSP_STAPLING env to use ocsp for custom certs, disabled by default
- add Load Balancing and authentik docs to the readme
- allow empty forwarding ports (required for load balancing)
- forwarding hostname now allows any input again (because of load balancing, using container names as value is still avery bad idea)
- path of custom path can now be / again
- change doc path from /opt/npm to /opt/npmplus, only effects documentation examples, no need to move your files
How to update
- read the changes above
- repull the docker image
- apply possible changes that maybe effect you from above to your compose.yaml
- redeploy the compose stack
- report any issues you find
Full Changelog: 2025-01-11-r3...2025-01-26-r1
링크 : https://github.com/ZoeyVid/NPMplus/releases/tag/2025-01-26-r1