nextcloud / talk_matterbridge

This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services
https://apps.nextcloud.com/apps/talk_matterbridge
GNU Affero General Public License v3.0
39 stars 7 forks source link

Doesn't work with scaled setups #60

Open SimJoSt opened 3 years ago

SimJoSt commented 3 years ago

We are using Nextcloud with Docker & Redis and scale the Nextcloud instances with the docker scale command.
This leads to messages from one service being sent to the other services multiple times. The amount of duplication seems to roughly increase with the number of times the bridge has been saved. Probably because the saved settings are sent to a different instance every time.

This is totally fine as it is a custom setup, but a little warning would be nice, so other people know this before trying this :)

We will revert back to using the normal matterbridge.