Vagrantfiles for creation of virtual machines with Plesk (mostly for development and evaluation purposes).
Here is an example on how to run the virtual machine:
cd latest ; vagrant up
If you want to build an image from scratch, Vagrantfile.dev can be used:
cd latest ; VAGRANT_VAGRANTFILE=Vagrantfile.dev vagrant up
Login URL: http://localhost:8880
Credentials: admin / changeme1Q**