Great virtualisation environment built upon trusted open source technologies.
Rating: 9 out of 10
April 21, 2021
Vetted Review
Verified User
2 years of experience
We use Proxmox VE on our office servers to host virtual machines we use for our business and network operations. It's used across the whole business for a variety of tasks, including:
- ZFS data storage.
- Hosting web applications for internal use.
- Hosting client websites during development.
- Network administration (DNS, mail relay, log server, etc.).
- Automation of software builds.
- ZFS storage out of the box. The integration with ZFS is fantastic. You can easily create pools to store your VM images and data on, and the Proxmox web UI provides an easy way to check drive health, ZFS scrub status, etc.
- Great web UI. Practically everything configurable is available to do so from the web user interface. You'll rarely need to drop to the command line for administrative tasks, unless you want to, in which case you can do that too. The UI also provides graphs and visualisations to help you keep check of how everything is performing.
- Easy to setup a high availability cluster. Although Proxmox VE works perfectly well on a single server, you can also install it on multiple hosts and setup a cluster.
- Uses a Debian core system with an Ubuntu based kernel. This means everything to do with the base operating system is tried and trusted. We use a lot of Debian and Ubuntu installs, so having this run underneath Proxmox VE was an added bonus for us.
Cons
- The web UI does not work as well on mobile devices. It is useable, but a mobile optimised / responsive UI would be nice to have. There is a mobile app, so that may alleviate this issue, but I have not yet tried it.
- Support in the community forums could be better. There are paid support plans, but new users trying out the software will not have access to this. Answers to questions can sometimes be terse, and I can imagine this may put some people off.
- The wiki is a bit hit and miss with certain topics. I've often seen outdated or missing information, and the whole thing looks like it could do with some polish. I'd love to see it opened up for the community to add to.