Closed yeungon closed 2 years ago
Persistent data should be saved on the host, not inside the container. So I don't think Watchtower removed the data from the host.
Did you have a volume mapping configured for the /config
folder ?
Thanks for your comment @jlesage
The persistent data should be kept on the host, I know that. So there could be something wrong with the way I run NPM. I often use Portainer to manage docker. I think I have already configured it correctly as in the image attached:
Which Docker image are you using?
I am using this one https://hub.docker.com/r/jc21/nginx-proxy-manager
Ok, for this image, you should report the issue at https://github.com/jc21/nginx-proxy-manager/issues instead.
thanks @jlesage .
Hi there,
I love NPM. It helps me to avoid lots of headaches when configuring proxies for different domains.
FYI, I use Portainer to deploy NPM. Everything is perfect. Yet, when Watchtower silently updated NPM, all of my data/configurations were gone. There must be something wrong with my way of using NPM or Watchtower.
I would love to hear from you.
Cheer.