Difference between revisions of "Main Page"

From Proxmox VE
Jump to navigation Jump to search
(New structure)
(10 intermediate revisions by 2 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 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].
+
'''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 main Proxmox VE features see the [http://www.proxmox.com/proxmox-ve/features datasheet].
+
For an overview of the Proxmox VE key features see the [https://www.proxmox.com/en/proxmox-ve/features Proxmox website].
  
 
=Downloads=
 
=Downloads=
Line 15: Line 15:
 
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.
  
[http://pve.proxmox.com/wiki/Installation Read more >]
+
[https://pve.proxmox.com/wiki/Installation Read more >]
  
 
= Using Proxmox VE =
 
= Using Proxmox VE =
Line 21: Line 21:
  
 
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 [[Proxmox Container Toolkit|LXC]] are the two types of virtualization technologies supported by Proxmox VE
+
* [[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]], [[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 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.
 
* 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: [[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]]
+
* [[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 [https://pve.proxmox.com/pve-docs/chapter-pveceph.html Ceph].
 
* [[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
Line 32: Line 33:
  
 
=Offline Documentation=
 
=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/
+
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/
  
 
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.
Line 50: Line 51:
  
 
=Video Tutorials=
 
=Video Tutorials=
For new Proxmox VE users, we regularly publish video tutorials on our website, see http://www.proxmox.com/training/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=
 
=Testimonials=
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.
+
13,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.
  
 
</td>
 
</td>
Line 61: Line 62:
 
</tr>
 
</tr>
 
</TABLE>
 
</TABLE>
 +
 +
<!-- T.r.a.p <a href="mailto:user2@test.proxmox.org">do not use this address</a> -->

Revision as of 20:21, 14 February 2019

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

13,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