Proxmox Virtual Environment: Difference between revisions
imported>Vater mNo edit summary |
imported>Vater No edit summary |
||
| Line 1: | Line 1: | ||
[https://www.proxmox.com/proxmox-ve Proxmox Virtual Environment] - ([[wikipedia:en:Proxmox Virtual Environment]]), also known is a platform for containerization and virtualization. PVE can manage a so called "data center" as a cluster of machines and storage. (It supports file systems like [[ZFS]] and [[Ceph]].) Mostly it can be used with a [[wikipedia:en:web user interface|WUI]]. It is open source and is based on [[Debian]] GNU/Linux (with a customized kernel of [[Ubuntu]]). | |||
PVE uses | |||
* [[#LXC]] for containerization and | |||
* [[#KVM]] for virtualization. | |||
NixOS runs on both. | |||
<blockquote> | <blockquote> | ||
The instructions should work for PVE 7.2 and later with NixOS 22.05 and later. Users of previous versions may need to patch pve-container to use NixOS LXC images (instructions are below too). | The instructions should work for PVE 7.2 and later with NixOS 22.05 and later. Users of previous versions may need to patch pve-container to use NixOS LXC images (instructions are below too). | ||