项目作者: Parallels

项目描述 :
Vagrant Parallels提供商
高级语言: Ruby
项目地址: git://github.com/Parallels/vagrant-parallels.git
创建时间: 2013-06-07T19:14:28Z
项目社区:https://github.com/Parallels/vagrant-parallels

开源协议:MIT License

下载


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.

Additionally, you’ll need the command line software development tools provided as a part of Xcode
to be able to build the plugin on your machine. To install these, run this command:

  1. $ xcode-select --install

You can then install the Parallels provider plugin for Vagrant. Run this command to install it:

  1. $ 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.