Docker

How to run VSPG with Docker.

One simple and easy way to run VSPG is to user Docker.

docker pull justinbriard/vspg
docker run -d -p 8443:8443 vspg

You can find all the information on docker hub https://hub.docker.com/r/justinbriard/vspg