Multiple instance of containers
Hi,
I've 3 instances of Sonarr but only one is in HA. Sometimes the container 1, sometimes the 2 and sometimes the 3... A way to fix it ?
(je pense que tu es français haha. J'ai les 3 conteneur qui s'interchangent dans HA car ca se base sur l'image apparement et pas sur les conteneurs ? Je ne sais pas ce que je peux faire pour avoir mes 3 conteneurs qui s'affichent)
Thx for help
👋 Welcome to the project! Thank you for raising your first issue. We will look into it as soon as possible.
Same for me. For tracking the version it's fine, but I'd like to see all containers in Home Assistant to see if they are running or not.
I am not sure if this is the same bug. I have a single image that is used to create three (3) containers monitoring 3 different Icecast streams. Only one container shows up.
Thank you.
It seems to be a problem with non unique id's. I've the Same issue with different instances of mqdockerup and watchtower on different machines
I believe this is fixed with the MQTT_CLIENTID and MAIN_PREFIX. Set both of these to unique values for each individual mqdockerup container and it should work as expected.
I believe this is fixed with the
MQTT_CLIENTIDandMAIN_PREFIX. Set both of these to unique values for each individual mqdockerup container and it should work as expected.
nope, this is for multiple instances of Mqdockerup, that "point" to the same mqtt server
Multiple instances not just in the same network, but on the same host machine? I have this working with multiple mq containers in my network using the same Mqtt, but on different host machines.