<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,</p>
<p>Here's some helpful steps for if you've just rebooted the
BigBlueButton server and it's throwing 404s everywhere and you
don't know what to do:</p>
<ol>
<li>Calm down, you probably didn't break it</li>
<li>sudo -i; cd ~/greenlight</li>
<li>docker-compose down</li>
<li>docker-compose up -d</li>
<li>Wait a good minute while Greenlight starts, all the while
Nginx is still throwing a 404<br>
</li>
<li>Puzzle why it couldn't start the Greenlight containers
properly on boot</li>
</ol>
<p>That is all.</p>
<p>Cheers,</p>
<p>James [MPT]<br>
</p>
</body>
</html>