hassio-addons/addon-nginx-proxy-manager

certbot-dns-plugins.js gets overwritten at reboot

nevyen opened this issue · 2 comments

Problem/Motivation

There is a new cerbot plugin version for a dns provider.
I'd like to checked out if this version can solve my problems.

Expected behavior

After changing the version in the file /opt/nginx-proxy-manager/global/certbot-dns-plugins.js and rebooting the container the file remains changed.

Actual behavior

Each time the file is resetted to the orignal "nginx-proxy-manager"-default

Steps to reproduce

  • Exec into the container
  • open the file /opt/nginx-proxy-manager/global/certbot-dns-plugins.js
  • Change a version of a dns plugin
  • Save the file
  • restart the container

That's expected behaviour. If you want to test changes: fork it, make changes to the Dockerfile and try it out.

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!