A long-lived project that still receives updates
Enables Vagrant to manage Parallels virtual machines.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3.0
~> 13.0
~> 3.11
~> 1.8.0

Runtime

 Project Readme

Vagrant Parallels Provider

Gem Version Build Status Code Climate

Vagrant Parallels Provider is a plugin for Vagrant, allowing to manage Parallels Desktop virtual machines on macOS 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 full 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 Networking, Forwarded ports and Vagrant Share.

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

Installation

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

Parallels provider is a plugin for Vagrant. Run this command to install it:

$ 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

If you have an issue with 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.