Difference between revisions of "Main Page"

From Proxmox VE
Jump to navigation Jump to search
m
 
(17 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
'''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].
 
'''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].
  
For an overview of the Proxmox VE key features see the [https://www.proxmox.com/en/proxmox-ve/features Proxmox website].
+
For an overview of the Proxmox VE key features see the [https://www.proxmox.com/en/proxmox-virtual-environment/features Proxmox website].
  
 
=Downloads=
 
=Downloads=
 
[[Downloads | Download]] our latest ISO image.
 
[[Downloads | Download]] our latest ISO image.
 +
 +
Alternate download: https://enterprise.proxmox.com/iso
  
 
=Installation=
 
=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.
 
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.
  
[https://pve.proxmox.com/wiki/Installation Read more >]
+
[https://pve.proxmox.com/wiki/Installation Read more]
 +
 
 +
= Upgrading Proxmox VE =
 +
[[System Software Updates]] are downloaded from the [[Package Repositories]] and should be applied frequently to receive the most recent bug/security fixes and to obtain the newest features.
 +
 
 +
You can also upgrade existing Proxmox VE installations to the next major release:
 +
 
 +
* [[Upgrade from 7 to 8|Upgrade from Proxmox VE 7 to 8]]
 +
* [[:Category:Upgrade|Upgrade Guides for older Releases]]
 +
 
 +
See the [[FAQ#faq-support-table|supported release table]] for the current release and the end of life date of older releases.
 +
 
 +
= Migrate to Proxmox VE =
 +
For an overview about how to migrate to Proxmox VE see [[Migrate to Proxmox VE]].
  
 
= Using Proxmox VE =
 
= Using Proxmox VE =
Line 21: Line 36:
  
 
If you are new to Proxmox VE the following chapters will help you to start:
 
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
+
* [[Qemu/KVM Virtual Machines|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]]
+
* [[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]], [[Host Bootloader]], [[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
+
* [[Cluster Manager]] will explain to you how to connect your Proxmox VE hosts in clusters
* once you have setup a cluster, you can configure [[High Availability]] for your virtual machines and containers.
+
* You can configure [[High Availability]] for your virtual machines and containers once you have setup a cluster
* [[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]]
+
* [[Storage]] will give you an overview of all the supported storage technologies in Proxmox VE: [[Storage: RBD|Ceph RBD]], [[Storage: ZFS|ZFS]], [[Storage: User Mode iSCSI|User Mode iSCSI]], [[Storage: iSCSI|iSCSI]], [[Storage: ZFS over iSCSI|ZFS over iSCSI]], [[Storage: LVM|LVM]], [[Storage: LVM Thin|LVM thin]], [[Storage: GlusterFS|GlusterFS]], [[Storage: NFS|NFS]] and [[Storage: Proxmox Backup Server|Proxmox Backup Server]]
* Setup a hyper-converged infrastructure using [https://pve.proxmox.com/pve-docs/chapter-pveceph.html Ceph].
+
* Setup a hyper-converged infrastructure deploying a [[Deploy Hyper-Converged Ceph Cluster|Ceph Cluster]].
 
* [[Backup and Restore]] will explain how to use the integrated backup manager
 
* [[Backup and Restore]] will explain how to use the integrated backup manager
 
* [[Firewall]] details how the built-in Proxmox VE Firewall works
 
* [[Firewall]] details how the built-in Proxmox VE Firewall works
 
* [[User Management]] explains how the authentication and permissions work in Proxmox VE
 
* [[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
+
* 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=
 
=Offline Documentation=
The complete [https://pve.proxmox.com/pve-docs/ Proxmox VE Reference Documentation] is also available offline in different formats such as html, pdf or epub.
+
The complete '''[https://pve.proxmox.com/pve-docs/ Proxmox VE Reference Documentation]''' is also available offline in different formats such as html, pdf or epub.
  
 
This documentation is also included in each PVE installation, and is accessible via contextual help buttons.
 
This documentation is also included in each PVE installation, and is accessible via contextual help buttons.
  
 
=HOWTOs & Troubleshooting=
 
=HOWTOs & Troubleshooting=
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2; text-align: left;">
+
<div style="column-count:2; text-align: left;">
 
;[[:Category:HOWTO|HOWTOs]]
 
;[[:Category:HOWTO|HOWTOs]]
 
: How to do something
 
: How to do something
Line 48: Line 63:
  
 
=Release History and Roadmap=
 
=Release History and Roadmap=
Take a look on the [[Roadmap]] for upcoming features.  
+
Take a look on the [[Roadmap]] for existing and upcoming features.  
  
=Video Tutorials=
+
= Videos =
For new Proxmox VE users, we regularly publish video tutorials on our website, see https://www.proxmox.com/training/video-tutorials.
+
Browse videos about Proxmox Virtual Environment on our website: https://www.proxmox.com/en/services/videos/proxmox-virtual-environment.
  
 
=Testimonials=
 
=Testimonials=
Companies regardless their size, sector, or industry, as well as universities, public institutions and non-profits use Proxmox VE in their production environment. Take a look on our [https://www.proxmox.com/en/proxmox-ve/testimonials] page.
+
Companies regardless their size, sector, or industry, as well as universities, public institutions and non-profits use Proxmox VE in their production environment. Take a look on our [https://www.proxmox.com/en/about/stories?f=7 testimonials] page.
  
 
</td>
 
</td>
 
<td>
 
<td>
[[Image:Proxmox-VE-5-4-Cluster-Summary.png|thumb|300px|rightthumb|Three node cluster status]]
+
[[Image:Proxmox-VE-Cluster-Summary.png|thumb|384px|rightthumb|Three node cluster status]]
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 17:10, 13 February 2024

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.

Alternate download: https://enterprise.proxmox.com/iso

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

Upgrading Proxmox VE

System Software Updates are downloaded from the Package Repositories and should be applied frequently to receive the most recent bug/security fixes and to obtain the newest features.

You can also upgrade existing Proxmox VE installations to the next major release:

See the supported release table for the current release and the end of life date of older releases.

Migrate to Proxmox VE

For an overview about how to migrate to Proxmox VE see Migrate to Proxmox VE.

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 or epub.

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 existing and upcoming features.

Videos

Browse videos about Proxmox Virtual Environment on our website: https://www.proxmox.com/en/services/videos/proxmox-virtual-environment.

Testimonials

Companies regardless their size, sector, or industry, as well as universities, public institutions and non-profits use Proxmox VE in their production environment. Take a look on our testimonials page.

Three node cluster status