mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-04 03:21:42 -06:00
-
v2.10.2 Stable
released this
2023-03-30 18:37:08 -05:00 | 995 commits to develop since this releaseImportant: 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
dataandletsencryptfolders - Pull this new image
jc21/nginx-proxy-manager:2.10.2 - 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
- Partial revert of user/group changes, allows processes to run as root (pre 2.10 behaviour) while keeping support for PUID/PGID env vars to run processes and file ownership as a defined user/group. On some systems, non-root user can't open privileged ports.
Docker images
Downloads