Releases: Xeue/WebTally
Releases · Xeue/WebTally
v4.0.1
Finally bundled this as a docker image...
I havn't added config yet, so it will try to run as my testing instance tally.chilton.tv still trying to work out the best way of doing this...
If you want to create your own image, the easiest would be to install it normally as a node app, go through the first time config to create a config.conf and then run "docker build"
To make SSL work you'll need to mount where ever your keys are to "/var/www/keys/" and call them chilton.tv.pem and chilton.tv.key
I am working on making SSL optional as for most cases when its running on a docker that's going to be uncessary