Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bento | 4,060 | 13 days ago | 6 | apache-2.0 | HCL | |||||
Packer templates for building minimal Vagrant baseboxes for multiple platforms | ||||||||||
Osx Vm Templates | 1,041 | 2 years ago | 28 | mit | Shell | |||||
macOS templates for Packer and VeeWee. | ||||||||||
Vagrant Parallels | 973 | 3 | 13 days ago | 80 | August 18, 2021 | 11 | mit | Ruby | ||
Vagrant Parallels Provider | ||||||||||
Macinbox | 544 | 1 | 3 years ago | 16 | April 21, 2020 | 16 | other | Ruby | ||
Puts macOS in a Vagrant box | ||||||||||
Robox | 537 | 2 days ago | 40 | Shell | ||||||
The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer. | ||||||||||
Packer Arch | 280 | a year ago | 8 | isc | Shell | |||||
packer.io template for building an Arch Linux base box | ||||||||||
K8s Vagrant Multi Node | 153 | a year ago | 8 | apache-2.0 | Makefile | |||||
A Kubernetes Vagrant Multi node environment using kubeadm. | ||||||||||
Boot2docker Vagrant Box | 104 | 6 years ago | 1 | Shell | ||||||
Packer scripts to build a Vagrant-compatible boot2docker box. | ||||||||||
Vagrant Docker Vm | 90 | 3 years ago | 12 | mit | Shell | |||||
:computer: Development Vagrant VM with Docker, Samba and Mail sandbox (customizable) | ||||||||||
Atlas Archlinux | 58 | 6 years ago | 1 | bsd-3-clause | Shell | |||||
The only Arch Linux box for Vagrant with support for VMWare, Parallels and VirtualBox & Guest Utils |
Vagrant Parallels Provider is a plugin for Vagrant, allowing to manage Parallels Desktop virtual machines on macOS hosts.
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.
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.
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
More information about the Parallels provider is available in Vagrant Parallels Documentation
We recommend you to start from these pages:
If you have an issue with the Parallels provider or discover a bug, please report it on the Issue Tracker.
Vagrant Parallels Provider is open-sourced software licensed under the MIT license.