Hello friends, I did build a droplet and install bigbluebutton, this works fine after install, but if the vps is restarted, bbb not works again, nginx always show the “404 not found” error message, is there some one who can help me? thanks in advanced.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @yoquigua,
According to the official documentation here you need to specify the BigBlueButton IP address or domain name by running the following command:
- sudo bbb-conf --setip <ip_address_or_hostname>
Note that you need to specify the Droplet IP address or the domain name that you are going to be using. After that, as described in the documentation, run the following two commands as well:
- sudo bbb-conf --clean
- sudo bbb-conf --check
Hope that this helps! Regards, Bobby
Heya,
You can use sudo bbb-conf --status to check that all the BigBlueButton processes have started and are running.
The full installation steps are listed here:
https://docs.bigbluebutton.org/administration/install/
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.