From 2d28a3299d3df4ecdbb8c584558f3f153335fc38 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Tue, 5 Jan 2021 01:09:54 -0600 Subject: [PATCH] Update Readme --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bdac645..5b1f83f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ bash quick-jibri-installer.sh ### Add Jibri node -Copy the modified `add-jibri-node.sh` file from your early cloned installation directory once it's completed to the new server meant to be a jibri node using your preferred method, then run it +Copy the modified `add-jibri-node.sh` file from your early cloned installation directory once the installation is completed, to the new server meant to be a jibri node using your preferred method, then run it **WARNING:** This file contains sensitive information from your setup, please handle with care. @@ -24,6 +24,16 @@ Copy the modified `add-jibri-node.sh` file from your early cloned installation d bash add-jibri-node.sh ``` +### Add JVB2 node + +Copy the modified `add-jvb2-node.sh` file from your early cloned installation directory once the installation is completed, to the new server meant to be a jibri node using your preferred method, then run it + +**WARNING:** This file contains sensitive information from your setup, please handle with care. + +``` +bash add-jvb2-node.sh +``` + Check more details on our wiki. ## Requirements @@ -57,8 +67,14 @@ Feel free to use our `test-jibri-env.sh` tool to find some details on your curre * Customized brandless mode * Setting up custom interface_config.js * Grafana Dashboard -* Lobby Rooms - Secure Rooms -* Conference Duration - Secure Rooms +* Lobby Rooms via + * Local (Secure Rooms) auth + * JWT auth + * None +* Conference Duration via + * Local (Secure Rooms) auth + * JWT auth + * None * Automatic Jibri nodes network sync ([see more](https://github.com/switnet-ltd/quick-jibri-installer/wiki/Setup-and-Jibri-Nodes)). * (New) JVB2 nodes network. * (New) JWT auth.