Rike-Benjamin Schuppner
Rike-Benjamin Schuppner
Sure, if you want to run everything (server and players) in one and the same service, then it is not a problem at all. (My post was mostly meant as...
(I copy-pasted the options together. Not sure what really is needed and what else we could activate. `systemd-analyze security` needs a bisect mode. :) )
I managed to get it to run with socket activation. Now we can even turn off the network inside the service. (Score is now 2.6)
I still have a few cleanups that I want to do here (and maybe have some final thoughts about versioning). And there needs to be more documentation. Other than that,...
I think there will still be changes in the protocol in a future version. If we can live with this, I think we should merge the server now and refine...
Hi, we did have some experiments with web viewers a few times (for example #284 is based on a Python web server that displays in a Jupyter iframe). But they...
Thanks for the info. The images are already running an updated (and slightly patched – the `/health` endpoint wouldn’t work, causing even earlier crashes) image. I hadn’t looked into cocalc-docker...