Packaging Web into a Docker image
To ease deployments I worked a bit on creating a Docker image embedding Commet.
I managed to get a Docker image with a working installation of Commet but I'm struggling with OLM, I can't get ride of message "libolm is not installed or was not found. End to End Encryption will not be available until this is resolved". If you have any clues, I'll fix it :)
This is cool, but I'm not sure if its necessary to have a container for it, since there isn't really any server side component. it would be pretty straight forward to host commet in a docker by just serving the web build in any regular http server container.
I could see it being more useful to have a container if it had bundled in functionality for running services like the http proxy for gif search and such