v2.11.0
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.0
- 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
- Use nginxproxymanager/nginx-full image base #3444
- debian bookworm
- python v3.11
- certbot v2.8.0
- Refactor certbot plugins install, updated some plugins, remove packages that don't exist anymore
- Update mariadb example to auto upgrade from latest image
- @FibreTTP: Make logrotate use the proper user and group #3219
- @AngusC222: minimum/maximum ports added on frontend #3188
- @benhubert: added support for dns.he.net certbot plugin #2153
- @devedse: Added force renewal + --dns-duckdns-no-txt-restore #3155
- @OpenSourceSimon: Add robots noindex meta tag to prevent indexing #3190
- @zhzy0077: certbot-dns-tencentcloud should be 2.0.2 or above. #3194
- @FlixMa: Strato Certbot Plugin: 2FA and International Site Support #3212
- @xiaoxinpro: Replace the description string on the default-site page with i18n #3293
- @AngusC222: min/max ports added for Streams #3312
- @jlesage: Fixed issue where the HTTP2 support was always enabled in nginx config #3377
- @r3na: fix: increasing maxOptions (amount of domains) to 30 #3382
- @clord: bump version of vultr certbot #3387
- @jlesage: Fixes for the server reachability test #3388
- @JeremieA: Update certbot-dns-plugins.js for gandi #3401
- @arussell: Add support for certbot-dns-plesk #3408
- @Encephala: Add documentation on customising logrotate config #3422
- @Encephala: Update year to 2024 in footer #3427
- @DarioViva42: only add hsts header with https. #3360
- @timob: Improve container startup time #3361
- @Encephala: Fix typo in logrotate config path #3437
- @ej52: update Proxmox Scripts link #3367
- @benhubert: added support for dns.he.net certbot plugin #2153 #2924
- @tilalx: Update the vuepress config.js to fix #3395 #3445
- @tilalx: upgrade docs to vuepress v2.0.0-rc and implement dark mode #3395
- @stevecrozz: Make auto-renew use built-in renew function #3392
- @existful: certbot-dns-cloudns update 0.6.0 #3459
- @iBobik: Removed /etc/letsencrypt from explicit volumes #3258