Put your virtual machines to work on your CI/CD pipeline

Manage and orchestrate multiple Parallels Desktop hosts and virtual machines. Create, start, stop and delete virtual machines and will also allow you to manage the hosts that are running the virtual machines.

Latest release: 1.0.0
About

License: Fair Source Builds Release discord

This is the Parallels Desktop DevOps Service, a service that will allow you to manage and orchestrate multiple Parallels Desktop hosts and virtual machines. It will allow you to create, start, stop and delete virtual machines and will also allow you to manage the hosts that are running the virtual machines.

Licensing

You can use the Parallels DevOps service for free with up to 10 users. If you want to continue using the service beyond 10 users, you will need to have a Parallels Desktop Business or Enterprise Edition license.

What's New

Release 1.0.0

  • Improved API return codes and error messages for authorization controller
  • Part of #415
  • Improved API error return codes and error messages for cache controller.
  • part of #415

Release 0.9.21

  • Improved cache auto refresh to detect state changes too.
  • Corrected vm state change logic to call findVmSync.
  • We’ll now check the cache several times with a delay to find a VM. If we still can’t find it, we’ll then use a method that doesn’t rely on the cache to retrieve it.