• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle





  • Lack of knowledge isn’t dumb, it’s just lack of knowledge. You can’t know everything.

    I run 2 docker containers, named slightly differently (my setup is a bit more complicated within a stack though). Then I map a different port for the FR one so it doesn’t conflict. Of course, you need a different config volume. Then once the container is up, you can I link my FR sonarr to my EN one. So when I request something on my EN Sonarr, it also adds it to my FR Sonarr.

    I also do that with movies, but for HD and 4K instead. I manage multi-language differently.

    I’ll PM you for my source of French content.











  • I combine 3 options:

    1. Watchtower updates most containers. They never break. If it leads to some breaking, it goes to the second option.
    2. Update script that update the whole stack from portainer webhook. This did fix the only stack that used to give me issues with watchtower. The other stack is watchtower itself.
    3. Manual update. Only for Homeassistant. I want to make sure to know about breaking changes. So I update it when I can and I read the patch notes.

    It works for my around 100 containers.