Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
9f967af0
Commit
9f967af0
authored
May 10, 2014
by
Rickard von Essen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added links to the Supported Platforms page
parent
e51c74c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
website/source/intro/platforms.html.markdown
website/source/intro/platforms.html.markdown
+11
-11
No files found.
website/source/intro/platforms.html.markdown
View file @
9f967af0
...
...
@@ -30,8 +30,8 @@ platform is noted. They are listed in alphabetical order. For more detailed
information on supported configuration parameters and usage, please see
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.
*
***Amazon EC2 (AMI)**
*
. Both EBS-backed and instance-store AMIs within
[
EC2
](
http://aws.amazon.com/ec2/
)
,
optionally distributed to multiple regions.
*
***DigitalOcean**
*
. Snapshots for
[
DigitalOcean
](
http://www.digitalocean.com/
)
that can be used to start a pre-configured DigitalOcean instance of any size.
...
...
@@ -45,20 +45,20 @@ the appropriate [documentation page within the documentation section](/docs).
*
***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.
*
***Parallels (PVM)**
*
. Exported virtual machines for
[
Parallels
](
http://www.parallels.com/downloads/desktop/
)
, 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.
*
***VirtualBox (OVF)**
*
. Exported virtual machines for
VirtualBox, including
virtual machine metadata such as RAM, CPUs, etc. These virtual machines are
portable and can be started on any platform VirtualBox runs on.
*
***VirtualBox (OVF)**
*
. Exported virtual machines for
[
VirtualBox
](
https://www.virtualbox.org/
)
, including virtual machine metadata such as RAM, CPUs, etc. These virtual
machines are
portable and can be started on any platform VirtualBox runs on.
*
***VMware (VMX)**
*
. Exported virtual machines for
VMware that can be run
within any desktop products such as Fusion, Player, or Workstation, as well
as server products such as vSphere.
*
***VMware (VMX)**
*
. Exported virtual machines for
[
VMware
](
http://www.vmware.com/
)
that can be run within any desktop products such as Fusion, Player, or
Workstation, as well
as server products such as vSphere.
As previously mentioned, these are just the target image types that Packer
ships with out of the box. You can always
[
extend Packer through plugins
](
/docs/extend/builder.html
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment