Created a Docker file for hosting a plumi site. I meant to host some tech videos instead of putting them on Youtube...
I'll just leave this here. Use it if it's useful for you.
Usage:
-
Look at/modify site.cfg
-
Build image
$ make build
- Start a container
$ make run
and so on... I don't guarantee this to be out of the box ready or anything.