kavezo / ZipZap

48 stars 16 forks source link

An alternate means of installing and running ZipZap, works on all OS's #22

Closed dburr closed 4 years ago

dburr commented 4 years ago

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.

SuzukaGozen commented 4 years ago

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