Skip to content

bassam/vagrant-parallels

 
 

Repository files navigation

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

Note: In Parallels Desktop 11 for Mac, only Pro and Business editions 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 IssueTracker.

License and Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and

About

Vagrant Parallels Provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 67.0%
  • JavaScript 21.8%
  • CSS 8.6%
  • HTML 2.6%