5.1.0 #24
22
README.md
22
README.md
|
@ -16,7 +16,7 @@ bash quick-jibri-installer.sh
|
||||||
|
|
||||||
### Add Jibri node
|
### 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.
|
**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
|
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.
|
Check more details on our wiki.
|
||||||
|
|
||||||
## Requirements
|
## 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
|
* Customized brandless mode
|
||||||
* Setting up custom interface_config.js
|
* Setting up custom interface_config.js
|
||||||
* Grafana Dashboard
|
* Grafana Dashboard
|
||||||
* Lobby Rooms - Secure Rooms
|
* Lobby Rooms via
|
||||||
* Conference Duration - Secure Rooms
|
* 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)).
|
* 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) JVB2 nodes network.
|
||||||
* (New) JWT auth.
|
* (New) JWT auth.
|
||||||
|
|
Loading…
Reference in New Issue