Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 17612d96f6d86178cbf0faf21d0bb95cbf30dfc0 Author: Justin W. Flory <4721034+jwflory@users.noreply.github.com> Date: Wed Jan 01 15:38:26 2020 +0000 Add link to Ansible role for Matterbridge (#968) This commit replaces the FOSSRIT/infrastructure link to the Matterbridge role to a properly-defined Ansible role published in Ansible Galaxy. I am the maintainer of the FOSSRIT/infrastructure repo and I decided to split the Ansible role there into its own dedicated role. I figure this might make it more accessible to others and also gives other folks a chance to contribute. :smile: Signed-off-by: Justin W. Flory <git@jwf.io> diff --git a/README.md b/README.md index 7c2cf6b..6f41605 100644 --- a/README.md +++ b/README.md @@ -2787 +2787 @@ See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ)    ## Related projects   -- [FOSSRIT/infrastructure - roles/matterbridge](https://github.com/FOSSRIT/infrastructure/tree/master/roles/matterbridge) (Ansible role used to automate deployments of Matterbridge) +- [jwflory/ansible-role-matterbridge](https://galaxy.ansible.com/jwflory/matterbridge) (Ansible role to simplify deploying Matterbridge)  - [matterbridge autoconfig](https://github.com/patcon/matterbridge-autoconfig)  - [matterbridge config viewer](https://github.com/patcon/matterbridge-heroku-viewer)  - [matterbridge-heroku](https://github.com/cadecairos/matterbridge-heroku)