Remove Greenlight

1,822 views
Skip to first unread message

F' Santos

unread,
Oct 30, 2018, 7:35:26 PM10/30/18
to BigBlueButton-dev
Hi guys,

I've followed the documentation here and installed all using this:

But I want to use only HTML5 since flash is not a good way and not easy to edit.

My question is, how can I 1) uninstall greenlight and just 2) use the HTML5 version?
Hoping this don't after our Wordpress integration using BBB plugin.

Thanks

Fred Dixon

unread,
Oct 30, 2018, 8:44:50 PM10/30/18
to bigblueb...@googlegroups.com
Hi,

> But I want to use only HTML5 since flash is not a good way and not easy to edit.

See


> uninstall greenlight 

Do 

  docker ps

to get the NAME of the docker container running GreenLight, then

docker stop <name>
docker rm <name>

Regards,... Fred

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.


--
BigBlueButton Developer
@bigbluebutton

F' Santos

unread,
Oct 31, 2018, 10:39:07 AM10/31/18
to BigBlueButton-dev
Thanks Fred,

Now I get the "404 Not Found nginx/1.10.3 (Ubuntu)" on xxx.org/b (default) how can I change this page to a custom one? We are not having login for non-admin since we are using the BBB WP plugin with tokens.

Best regards,
Filipe Santos

Chad Pilkey

unread,
Oct 31, 2018, 2:46:26 PM10/31/18
to BigBlueButton-dev
You can change the nginx config file for the root at /etc/nginx/sites-available/bigbluebutton. I think the scripts change to the / location to be a rewrite to /b. You should be able to change it to whatever static resource you want.
Reply all
Reply to author
Forward
0 new messages