Open robbyoconnor opened 2 years ago
There's an unmaintained(?) Ansible role already, didn't look into it yet: https://github.com/jwflory/ansible-role-matterbridge
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.
Another vote for mattermost. Only one that is missing for me.
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
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.