Dear Mozillas, why is this so *incredibly* difficult to setup (at least for someone not literally living in the NodeJS universe)? Do y'all really *want* us to run this stand-alone? Or is this another way of saying: Please don't try this at home? You have docker containers and all this other fancy modern stuff so getting this running with all dependent services should be a breeze, right? Unfortunately: No :-( The installation instructions start with talking about an "ephemeral development server". Um, nope, I don't want that. Then there is somewhat hidden a page called "Build". But if you follow the instructions there you run into all sorts of errors. And then I realize I need a Redis server. Ummm, I don't have one of course. So, perhaps a docker image would be better. I try that... More errors. So I wonder: Just plain and simple now... What is the *easiest* way to get this up and running if I just have a simple run-of-the-mill Ubuntu root server? I'm not interested in studying all the mumbo-jumbo about npm, nodejs, webpack, docker, redis whatever. Just tell me for such a plain server: Which packages do I need to install? What do I need to run?