Update platforms.html.markdown

Added Parallels
This commit is contained in:
Ross Smith II 2014-05-06 18:04:43 -07:00
parent 36e154c775
commit 675c51e47d
1 changed files with 7 additions and 3 deletions

View File

@ -33,18 +33,22 @@ the appropriate [documentation page within the documentation section](/docs).
* ***Amazon EC2 (AMI)***. Both EBS-backed and instance-store AMIs within EC2,
optionally distributed to multiple regions.
* ***DigitalOcean***. Snapshots for [DigitalOcean](http://www.digitalocean.com)
* ***DigitalOcean***. Snapshots for [DigitalOcean](http://www.digitalocean.com/)
that can be used to start a pre-configured DigitalOcean instance of any size.
* ***Docker***. Snapshots for [Docker](http://www.docker.io)
* ***Docker***. Snapshots for [Docker](http://www.docker.io/)
that can be used to start a pre-configured Docker instance.
* ***Google Compute Engine***. Snapshots for [Google Compute Engine](https://cloud.google.com/products/compute-engine)
that can be used to start a pre-configured Google Compute Engine instance.
* ***OpenStack***. Images for [OpenStack](http://www.openstack.org)
* ***OpenStack***. Images for [OpenStack](http://www.openstack.org/)
that can be used to start pre-configured OpenStack servers.
* ***Parallels (PVM)***. Exported virtual machines for Parallels, including
virtual machine metadata such as RAM, CPUs, etc. These virtual machines are
portable and can be started on any platform Parallels runs on.
* ***QEMU***. Images for [KVM](http://www.linux-kvm.org/) or [Xen](http://www.xenproject.org/)
that can be used to start pre-configured KVM or Xen instances.