banner image

Install bigbluebutton on Different port than default port 80

Lets discuss how to install big blue button on ec2 with different port that default port 80 . 


official documention provide guide provide how to set ip or domain for bigbluebutton and I use same method to modify configuration of different port on BBB

Here I use 127.0.0.1 as my server ip you guys ise your domain or external server ip 

sudo bbb-conf --setip 127.0.0.1:52


after this you will get following

sed -i "s/127.0.0.1/127.0.0.1:52/g"

Assigning 127.0.0.1:52 for testing for firewall in /var/www/bigbluebutton/client/conf/config.xml
Assigning 127.0.0.1:52 for rtmp:// in /var/www/bigbluebutton/client/conf/config.xml
Assigning 127.0.0.1:52 for servername in /etc/nginx/sites-available/bigbluebutton
Assigning 127.0.0.1:52 for http:// in /var/www/bigbluebutton/client/conf/config.xml
Assigning 127.0.0.1:52 for web application URL in /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
Assigning 127.0.0.1:52 for api demos in /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp
Assigning 127.0.0.1:52 for record and playback in /usr/local/bigbluebutton/core/scripts/bigbluebutton.yml

After configuring we need to check there any BBB application issue remaining or does new configuration course any issue so we can confirm that with following command


bbb-conf –check


Also you guys need any help setup BigBlueButton just ping me here I'll set it up

Email : darshanavkapuge@gmail.com 
Phone : +94714617222 
skype : darshana.kapuge
Install bigbluebutton on Different port than default port 80 Install bigbluebutton on Different port than default port 80 Reviewed by danrox on August 14, 2018 Rating: 5

1 comment:

Setup OrangeHRM on Debian 9 stretch or Ubuntu 16.04 LTS with Apache2, MariaDB and PHP 7.1 Support

Setup OrangeHRM on Debian 9 or Ubuntu 16.04 LTS with Apache2, MariaDB and PHP 7.1 Support OrangeHRM Open Source is a free and open sou...

Powered by Blogger.