By: zetalliance
Use the automated installer:
wget https://raw.githubusercontent.com/Zimbra-Community/bigbluebutton-zimlet/master/bbb-installer.sh -O /tmp/bbb-installer.sh
chmod +rx /tmp/bbb-installer.sh
/tmp/bbb-installer.sh
After running the installer configure your BigBlueButton server and API secret like so:
echo "BBBSecret=your-secret-here
BBBServerUrl=http://your-domain-here/bigbluebutton/api/" >> /opt/zimbra/lib/ext/bigbluebutton/config.properties
cd /tmp
wget --no-cache https://github.com/Zimbra-Community/bigbluebutton-zimlet/releases/download/0.0.4/tk_barrydegraaff_bigbluebutton.zip -O /tmp/tk_barrydegraaff_bigbluebutton.zip
su zimbra
cd /tmp
zmzimletctl deploy tk_barrydegraaff_bigbluebutton.zip
See: https://github.com/Zimbra-Community/zimbra-zimlet-bigbluebutton
Rating | No ratings or reviews |
Downloads | 1309 |
Latest Version | 0.0.4 |
Categories | Business , Calendar , Video |
Compatibility | ZCS 8.8.x , ZCS 9.0.x , ZCS 10.0.x |
License | MIT License |
Created | on 10/16/18 |
Updated | on 2/3/23 |