Parallels / packer-examples

Packer Templates and examples to use with Parallels Desktop provider
MIT License
31 stars 13 forks source link
parallels-desktop

Parallels Packer Templates

Welcome to our repository containing a collection of Packer scripts intended for creating diverse virtual machine configurations for the Parallels Desktop provider.

Quick Start

To begin, simply clone this repository onto your local machine with the following command:

git clone https://github.com/Parallels/packer-examples.git

Pre-Installation

The following software is required to execute these Packer scripts:

Repository Structure

Here is a brief overview of the repository's structure:

.
├── README.md
├── http
├── scripts
│   ├── macos
│   │   └── addons
│   ├── ubuntu
│   │   └── addons
│   ├── kali-linux
│   │   └── addons
│   ├── parrot-linux
│   │   └── addons
│   ├── redhat
│   │   └── addons
│   └── windows
│       └── addons
├── macos
├── ubuntu
├── Kali-linux
├── parrot-linux
├── redhat
└── windows

Instructions

Each operating system has its own dedicated directory. For detailed instructions on how to use the scripts for each OS, refer to the README files provided:

Collaboration

If you're interested in contributing to this repository, please create a fork and establish a new branch for your modifications. Upon finalizing your changes, submit a pull request for review. Join our Discord server to share ideas or request assistance.

Customization Scripts and Add-ons

We offer a variety of scripts and add-ons housed in the scripts directory. These can be used to customize your virtual machine, including enhancements to existing add-ons created by our community or those unique to Parallels. Feel free to use them as necessary, and consider contributing your own by submitting a pull request.

Licensing

This repository is licensed under the MIT License.