Update docker.io/jc21/nginx-proxy-manager Docker tag to v2.12.1

Update docker.io/jc21/nginx-proxy-manager Docker tag to v2.12.1
Photo by 愚木混株 cdd20 / Unsplash

No problems automatically updating the Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot. Also executing recommanded backup of data.

Release Notes

jc21/nginx-proxy-manager (docker.io/jc21/nginx-proxy-manager)

v2.12.1

Compare Source

Changes

  • Fixes saving default site settings and auto scheme redirects (thanks @​Nephiel)
  • Adds test suite for settings
  • Some schema fixes

Docker images

v2.12.0

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.3
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

  • Fix CVE-2024-46256 and CVE-2024-46257
  • Reworked API Schema and validation, full openapi/swagger spec can be fetched from /api/schema endpoint
  • ⚠️ Boolean fields in API responses are actual booleans now, not 0/1
  • API correctly returns 404 for operations on incorrect objects
  • Vastly improved API Cypress test suite, spins up local acme server for DNS certificate testing
  • Updated security deps
  • Add mijn.host dns plugin (thanks @​RafaelSchridi)
  • Added active24 DNS provider (thanks @​vggscqq)
  • swap mysql library and knex client for mysql2 (thanks @​nlynzaad)
  • Add set directives for proxied paths to keep nginx from crashing if upstream is down (thanks @​ddshd)
  • Fix app not restarting after log rotate (thanks @​cqhtyi)
  • Add rockenstein AG DNS Plugin (thanks @​rag-franky)
  • Add Edge DNS by Akamai (thanks @​egobude)
  • fixed wedos password description (thanks @​Hadatko)

Docker images

Should you encounter problems, use the docker tag 2.11.3 to downgrade.

Read more

Me on Mastodon - This link is here for verification purposes.