josdotso / vagrant-parallels

Vagrant Parallels Provider

Home Page:https://parallels.github.io/vagrant-parallels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant Parallels Provider

Gem Version Build Status Code Climate

This is a plugin for Vagrant, allowing to manage Parallels Desktop virtual machines on OS X hosts.

Requirements

Note: Only Pro and Business editions of Parallels Desktop for Mac are compatible with this Vagrant provider. Standard edition doesn't have a command line functionality and can not be used with Vagrant.

Features

The Parallels provider supports all basic Vagrant features, including shared folders, private and public networks, forwarded ports and so on.

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

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 Issue Tracker.

License and Authors

Vagrant Parallels Provider is open-sourced software licensed under the MIT license.

About

Vagrant Parallels Provider

https://parallels.github.io/vagrant-parallels

License:MIT License


Languages

Language:Ruby 70.3%Language:JavaScript 19.7%Language:CSS 7.7%Language:HTML 2.3%