This method runs ZipZap in its own self-contained Linux virtual machine. It uses Vagrant to automatically set up and configure the VM, requiring minimal (usually no) human intervention. Aside from the benefit of running ZipZap in its own self-contained environment, this also will allow you to run this on Mac or Linux machines.
Imo this should use generate_cert.py to generate the cert, now we have two files to update: site.conf and generate_cert.py
fyi https://github.com/kavezo/ZipZap/pull/25
This method runs ZipZap in its own self-contained Linux virtual machine. It uses Vagrant to automatically set up and configure the VM, requiring minimal (usually no) human intervention. Aside from the benefit of running ZipZap in its own self-contained environment, this also will allow you to run this on Mac or Linux machines.