Skip to content

plesk/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrantfiles for Plesk

Vagrantfiles for creation of virtual machines with Plesk (mostly for development and evaluation purposes).

How to Run

Here is an example on how to run the virtual machine:

cd latest ; vagrant up

How to Build

If you want to build an image from scratch, Vagrantfile.dev can be used:

cd latest ; VAGRANT_VAGRANTFILE=Vagrantfile.dev vagrant up

Access

Login URL: http://localhost:8880

Credentials: admin / changeme1Q**

Releases

No releases published

Packages

No packages published