Comment on Self hosting Sunday! What's up, selfhosters?
silmarine@discuss.tchncs.de 2 days ago
Working on automating tasks so I don’t have to block out hours of time a week managing everything. Just got watchtower running and going to see how it does before trying out some other automations.
irmadlad@lemmy.world 2 days ago
If you find that watchtower (original) screws up the updates frequently there is a watchtower fork that runs so much smoother. I don’t have any issues with it at all. The original watchtower app hasn’t had an update in 2 years, so it might be something to keep in mind.
silmarine@discuss.tchncs.de 2 days ago
I’m actually using this one which seems to be more actively maintained than the one you linked.
irmadlad@lemmy.world 2 days ago
Bookmarked! Thanks for that. Learning all kinds of stuff today.
frongt@lemmy.zip 2 days ago
In fact you must use the fork. The old one no longer works with recent Docker, due to API versioning. I found that out last night when I brought up my compose stack and traefik wouldn’t start, because it too needed an update.
irmadlad@lemmy.world 2 days ago
I had that issue with Portainer recently. I had to drop back to the previous docker version, and held it until Portainer works through the snag. I didn’t think about original watchtower being affected. I just got tired of having to fix broken updates, and went looking for something better. When original watchtower worked tho, it worked well.