Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.47 KB

README.md

File metadata and controls

56 lines (40 loc) · 2.47 KB

Vagrant Parallels Provider

Gem Version Build Status Code Climate

This is a plugin for Vagrant, allowing to power Parallels Desktop for Mac based virtual machines.

Requirements

  • Parallels Desktop for Mac 8 or higher
  • Vagrant v1.5 or higher

If you're just getting started with Vagrant, it is highly recommended that you read the official Vagrant documentation first.

Features

The Parallels provider supports all basic Vagrant features, but "Forwarded ports" configuration is available only if you are using Parallels Desktop 10 for Mac.

Installation

First, make sure that you have Parallels Desktop for Mac and Vagrant properly installed. We recommend that you use the latest versions of these products.

Since the Parallels provider is a Vagrant plugin, installing it is easy:

$ vagrant plugin install vagrant-parallels

Provider Documentation

More information about the Parallels provider is available in Vagrant Parallels Documentation

We recommend you to start from these pages:

Getting Help

Having problems while using the provider? Ask your question on the official forum: "Parallels Provider for Vagrant" forum branch

If you get an error while using the Parallels provider or discover a bug, please report it on the IssueTracker.

Credits

Great thanks to Youssef Shahin @yshahin for having initiated the development of this provider. You've done a great job, Youssef!

Also, thanks to the people who are contributing to our provider.