matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

Consider adding matterbridge support

Open robbyoconnor opened this issue 3 years ago • 4 comments
trafficstars

It would be neat if matterbridge support were added to the playbook.

I'm opening this issue to gather comments and feedback on it. I am willing to do the work when I have cycles to do so.

robbyoconnor avatar Dec 14 '21 01:12 robbyoconnor

There's an unmaintained(?) Ansible role already, didn't look into it yet: https://github.com/jwflory/ansible-role-matterbridge

rltas avatar Mar 17 '23 12:03 rltas

This role installs Matterbridge without the use of containers, so.. it's not ideal and likely not of much help.

Still, it can serve as some inspiration for whoever decides to make a good role for us, which uses containers.

spantaleev avatar Mar 17 '23 12:03 spantaleev

Another vote for mattermost. Only one that is missing for me.

thehijacker avatar Aug 21 '23 11:08 thehijacker

Hello everyone!

I have written an ansible role modelled on the other roles of MASH. Matterbridge is installed via Docker. But since this is my first role for MASH, I'm not sure yet if it would survive the trained eye of @spantaleev ;) I would be grateful for feedback.

I would also be reluctant to maintain the role myself. Couldn't it be maintained in mash as well? Would somehow be more appropriate ;)

https://github.com/oliverlorenz/ansible-role-matterbridge

edit: Maybe its a better idea to integrate this here: https://github.com/mother-of-all-self-hosting/mash-playbook/pull/218

oliverlorenz avatar Jun 21 '24 14:06 oliverlorenz