Difference between revisions of "Main Page"

From Proxmox VE
Jump to navigation Jump to search
m
(44 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<TABLE>
 +
<tr valign=top>
 +
<td>
 
<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>
<gallery>
 
Image:pve-virtual-machines.png|Virtual Machines
 
Image:pve-virtual-machines.png|Virtual Machines
 
Image:pve-virtual-machines.png|Virtual Machines
 
Image:pve-virtual-machines.png|Virtual Machines
 
</gallery>
 
'''Proxmox Virtual Environment''' is an easy to use Open Source virtualization platform for running Virtual Appliances and Virtual Machines.
 
  
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.
+
'''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 [http://www.proxmox.com/ Proxmox Server Solutions GmbH].
  
Take a look on our [[testimonials]] page, or add your own.
+
For an overview of the main Proxmox VE features see the [http://www.proxmox.com/proxmox-ve/features datasheet].
  
<TABLE align='left'>
+
=Downloads=
<tr>
+
[[Downloads | Download]] our latest ISO image.
<td valign='top' width='45%'>
 
=What is Proxmox VE?=
 
[[Vision]]
 
  
[[Virtualization Platform]]
+
=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.
  
[[Open Source]]
+
[http://pve.proxmox.com/wiki/Installation Read more >]
  
[[Distribution channel for Server Software]]
+
= Using Proxmox VE =
 +
This wiki includes the complete [[:Category:Reference Documentation|Proxmox VE Reference Documentation]].
  
[[Focused on the enterprise needs]]
+
If you are new to Proxmox VE the following chapters will help you to start:
<br><br><br><br><br>
+
* [[Qemu/KVM Virtual Machines]] and [[Linux Container]] are the two types of virtualization technologies supported by Proxmox VE
</td>
+
* [[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]]
<td width='10%'>&nbsp;</td>
+
* [[Cluster Manager]] will explain you how to group your Proxmox VE hosts in clusters
<td valign='top'>
+
* once you have setup a cluster, you can configure [[High Availability]] for your virtual machines and containers.
= Main Features =
+
* [[Storage]] will give you an overview of all the supported storages in Proxmox VE: [[Ceph Server]], [[Storage: GlusterFS]], [[Storage: User Mode iSCSI]], [[Storage: iSCSI]], [[Storage: LVM]], [[Storage: LVM Thin]], [[Storage: NFS]], [[Storage: RBD]], [[Storage: ZFS]], [[Storage: ZFS over iSCSI]]
[[Container and Full Virtualization]]
+
* [[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
 +
 
 +
=Offline Documentation=
 +
The complete [[:Category:Reference Documentation|Proxmox VE Reference Documentation]] is also available offline in different formats such as html, pdf, epub at http://pve.proxmox.com/pve-docs/
  
[[Bare-metal ISO Installer]]
+
This documentation is also included in each PVE installation, and is accessible via contextual help buttons.
  
[[Central Web-based Management]]
+
=HOWTOs & Troubleshooting=
 +
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; text-align: left;">
 +
;[[:Category:HOWTO|HOWTOs]]
 +
: How to do something
 +
;[[:Category:Hardware|Hardware]]
 +
: Hardware for Proxmox VE
 +
;[[:Category:Troubleshooting|Troubleshooting]]
 +
: What to do if something fails
 +
</div>
  
[[Backup - Restore - Live Migration]]
+
=Release History and Roadmap=
 +
Take a look on the [[Roadmap]] for upcoming features.
  
[[Proxmox VE Cluster]]
+
=Video Tutorials=
</td>
+
For new Proxmox VE users, we regularly publish video tutorials on our website, see http://www.proxmox.com/training/video-tutorials.
</tr>
 
<tr>
 
<td valign='top' width='45%'>
 
=Virtual Appliances=
 
[[Overview]]
 
  
[[Get Virtual Appliances]]
+
=Testimonials=
</td>
+
7,500+ companies, universities, public institutions and NGOs use Proxmox VE in production environment. Take a look on our [http://www.proxmox.com/proxmox-ve/testimonials testimonials] page.
<td width='10%'>&nbsp;</td>
 
<td valign='top'>
 
=Certified Appliances= 
 
[[Certification Overview]]
 
  
[[Get Certified Virtual Appliances]]
 
<br><br><br>
 
 
</td>
 
</td>
</tr>
+
<td>
<tr>
+
[[Image:Screen-startpage-with-cluster.png|thumb|300px|rightthumb|Startpage with 3 Cluster nodes]]
<td valign='top' width='45%'>
 
 
</td>
 
</td>
 
</tr>
 
</tr>
<tr>
+
</TABLE>
<td colspan='3' valign='top'>
 
<br><br><br>
 

Revision as of 13:29, 24 May 2017

Today, 18 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 main Proxmox VE features see the datasheet.

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 http://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 http://www.proxmox.com/training/video-tutorials.

Testimonials

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

Startpage with 3 Cluster nodes