Skip to content

Parallels/vagrant-parallels

Folders and files

NameName
Last commit message
Last commit date
Nov 4, 2024
Mar 11, 2025
Mar 11, 2025
Mar 26, 2025
Mar 26, 2025
Mar 11, 2025
Apr 8, 2016
Feb 27, 2025
May 24, 2023
Dec 30, 2024
Mar 22, 2023
Mar 22, 2023
Aug 26, 2015
Nov 25, 2024
Apr 20, 2015

Repository files navigation

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.