updating container with autoupdater style program
See original GitHub issueIs it a duplicate question? NO
Describe the bug I lost all my monitors when I update my docker using ouroboros/watchtower style programs.
To Reproduce Steps to reproduce the behavior:
- let ouroboros/watchtower automatically update your container
Expected behavior Not to lose all app monitors + settings.
Info Uptime Kuma Version: Version: 1.7.3 Using Docker?: Yes Docker Version: 20.10.8 Node.js Version (Without Docker only): OS: Ubuntu 20.04.3 LTS Browser: Google Chrome 94.0.4606.61
Screenshots If applicable, add screenshots to help explain your problem.
Error Log It is easier for us to find out the problem.
Docker: docker logs <container id>
PM2: ~/.pm2/logs/ (e.g. /home/ubuntu/.pm2/logs)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Auto-update Your Docker Containers - YouTube
Ouroboros and Dozzle, Automatically update your docker containers and watch the logs.My favorite Raspberry Pi Kit ...
Read more >How to use auto-updates and rollbacks in Podman - Red Hat
You can configure containers for auto-updates by setting the io.containers.autoupdate label when you create each container.
Read more >Auto-updating podman containers with systemd
Auto-Updating containers can be very useful in some cases. Podman provides mechanisms to take care of container updates automatically.
Read more >[Feature Request] Container Auto Update Option. : r/portainer
[Feature Request] Container Auto Update Option. Hi Guys,. Love using Portainer for management of the Docker containers I have running.
Read more >Keeping your Docker containers up to date - TheOrangeOne
A more optimal solution is a combination of the above: some containers auto-update, and others are pinned to the versions you need, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

thanks @gaby I will adjust my setup
@xxcriticxx This issue is related to how WatchTower works, not uptime-kuma. They already addressed your issue here: https://github.com/containrrr/watchtower/issues/410
As an alternative you can use an external volume, like this: