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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
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:
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:
Hope that this helps! Regards, Bobby