Difference between revisions of "Main Page"

From Proxmox VE
Jump to navigation Jump to search
(42 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
<small>Today, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, there are [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles available.</small>
 
<small>Today, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, there are [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles available.</small>
  
'''Proxmox Virtual Environment''' is an easy to use Open Source virtualization platform for running Virtual Appliances and Virtual Machines.  
+
'''Proxmox Virtual Environment''' is an open source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly available clusters, storage and networks with an integrated, easy-to-use web interface or via CLI. Proxmox VE code is licensed under the GNU Affero General Public License, version 3. The project is developed and maintained by [https://www.proxmox.com/ Proxmox Server Solutions GmbH].
  
This site is a wiki — the place to gain and share Proxmox VE knowledge. A wiki is a documentation portal and collaboration tool. Everyone can create or edit content — you just need to register first.
+
For an overview of the Proxmox VE key features see the [https://www.proxmox.com/en/proxmox-ve/features Proxmox website].
  
Take a look on our [[testimonials]] page, or add your own.
+
=Downloads=
</td>
+
[[Downloads | Download]] our latest ISO image.
<td rowspan=2>
+
 
[[Image:Screen-create-container-mailgateway.png|thumb|Create Virtual Machine]]
+
=Installation=
[[Image:Screen-create-container-mailgateway.png|thumb|Create Virtual Machine]]
+
You can install Proxmox VE either on your hardware from USB or CD-ROM using our ISO image, or alternatively on top of an existing Debian installation.
[[Image:Screen-create-container-mailgateway.png|thumb|Create Virtual Machine]]
+
 
</td>
+
[https://pve.proxmox.com/wiki/Installation Read more >]
</tr>
+
 
<tr><td>
+
= Using Proxmox VE =
<TABLE width=100%>
+
This wiki includes the complete [[:Category:Reference Documentation|Proxmox VE Reference Documentation]].
<tr valign=top>
 
<td>
 
=What is Proxmox VE?=
 
[[Vision]]
 
  
[[Virtualization Platform]]
+
If you are new to Proxmox VE the following chapters will help you to start:
 +
* [[Qemu/KVM Virtual Machines]] and [[Linux Container]] are the two types of virtualization technologies supported by Proxmox VE
 +
* [[Host System Administration]] will detail all the tasks commonly done on the Proxmox VE host such as setting [[Package Repositories]], [[Network Configuration]], [[System Software Updates]], [[External Metric Server]], [[Disk Health Monitoring]], [[Logical Volume Manager (LVM)]], [[ZFS on Linux]]
 +
* [[Cluster Manager]] will explain you how to group your Proxmox VE hosts in clusters
 +
* once you have setup a cluster, you can configure [[High Availability]] for your virtual machines and containers.
 +
* [[Storage]] will give you an overview of all the supported storages in Proxmox VE: [[Storage: GlusterFS|GlusterFS]], [[Storage: User Mode iSCSI|User Mode iSCSI]], [[Storage: iSCSI|iSCSI]], [[Storage: LVM|LVM]], [[Storage: LVM Thin|LVM thin]], [[Storage: NFS|NFS]], [[Storage: RBD|RBD]], [[Storage: ZFS|ZFS]], [[Storage: ZFS over iSCSI|ZFS over iSCSI]]
 +
* Setup a hyper-converged infrastructure using [[Ceph Server|Ceph]].
 +
* [[Backup and Restore]] will explain how to use the integrated backup manager
 +
* [[Firewall]] details how the built-in Proxmox VE Firewall works
 +
* [[User Management]] explains how the authentication and permissions work in Proxmox VE
 +
* finally, the [[Developer Documentation]] will show you how to get access to the source code, and how to send patches so your work will be included in the next Proxmox VE release
  
[[Open Source]]
+
=Offline Documentation=
 +
The complete [[:Category:Reference Documentation|Proxmox VE Reference Documentation]] is also available offline in different formats such as html, pdf, epub at https://pve.proxmox.com/pve-docs/
  
[[Distribution channel for Server Software]]
+
This documentation is also included in each PVE installation, and is accessible via contextual help buttons.
  
[[Focused on the enterprise needs]]
+
=HOWTOs & Troubleshooting=
</td>
+
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; text-align: left;">
<td width=10></td>
+
;[[:Category:HOWTO|HOWTOs]]
<td>
+
: How to do something
= Main Features =
+
;[[:Category:Hardware|Hardware]]
[[Container and Full Virtualization]]
+
: Hardware for Proxmox VE
 +
;[[:Category:Troubleshooting|Troubleshooting]]
 +
: What to do if something fails
 +
</div>
  
[[Bare-metal ISO Installer]]
+
=Release History and Roadmap=
 +
Take a look on the [[Roadmap]] for upcoming features.
  
[[Central Web-based Management]]
+
=Video Tutorials=
 +
For new Proxmox VE users, we regularly publish video tutorials on our website, see https://www.proxmox.com/en/training/video-tutorials.
  
[[Backup - Restore - Live Migration]]
+
=Testimonials=
 +
10,000+ companies, universities, public institutions and NGOs use Proxmox VE in production environment. Take a look on our [https://www.proxmox.com/en/proxmox-ve/testimonials testimonials] page.
  
[[Proxmox VE Cluster]]
 
 
</td>
 
</td>
</tr>
 
<tr valign=top>
 
 
<td>
 
<td>
=Virtual Appliances=
+
[[Image:Screen-startpage-with-cluster.png|thumb|300px|rightthumb|Startpage with 3 Cluster nodes]]
[[Overview]]
 
 
 
[[Get Virtual Appliances]]
 
</td>
 
<td></td>
 
<td>
 
=Certified Appliances= 
 
[[Certification Overview]]
 
 
 
[[Get Certified Virtual Appliances]]
 
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</TABLE>
 
</TABLE>
</td></tr>
+
 
</TABLE>
+
<!-- T.r.a.p <a href="mailto:user2@test.proxmox.org">do not use this address</a> -->

Revision as of 16:41, 21 March 2018

Today, 16 April 2024, there are 244 articles available.

Proxmox Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly available clusters, storage and networks with an integrated, easy-to-use web interface or via CLI. Proxmox VE code is licensed under the GNU Affero General Public License, version 3. The project is developed and maintained by Proxmox Server Solutions GmbH.

For an overview of the Proxmox VE key features see the Proxmox website.

Downloads

Download our latest ISO image.

Installation

You can install Proxmox VE either on your hardware from USB or CD-ROM using our ISO image, or alternatively on top of an existing Debian installation.

Read more >

Using Proxmox VE

This wiki includes the complete Proxmox VE Reference Documentation.

If you are new to Proxmox VE the following chapters will help you to start:

Offline Documentation

The complete Proxmox VE Reference Documentation is also available offline in different formats such as html, pdf, epub at https://pve.proxmox.com/pve-docs/

This documentation is also included in each PVE installation, and is accessible via contextual help buttons.

HOWTOs & Troubleshooting

HOWTOs
How to do something
Hardware
Hardware for Proxmox VE
Troubleshooting
What to do if something fails

Release History and Roadmap

Take a look on the Roadmap for upcoming features.

Video Tutorials

For new Proxmox VE users, we regularly publish video tutorials on our website, see https://www.proxmox.com/en/training/video-tutorials.

Testimonials

10,000+ companies, universities, public institutions and NGOs use Proxmox VE in production environment. Take a look on our testimonials page.

Startpage with 3 Cluster nodes