(GUI) Changed macOS package format from tar.gz to DMG
(CLI) Changed macOS package format from tar.gz to ZIP
Enabled libdeflate on macOS (faster chunk decompression)
macOS packages are now codesigned using my Developer ID Certificate and notarized (scanned for malicious code) by Apple, so they can be installed and used without any hassle in the same way as other trusted macOS applications.
Known issues:
The GUI still crashes on some macOS machines with Apple Silicon. If it happens to you, try the Intel version. (fixed in 0.19.50)
VIENNA, Austria – April 29, 2025 – Proxmox, a leading provider of open-source Enterprise IT solutions, celebrates its 20th anniversary. Since 2005, Proxmox has been committed to delivering secure, scalable, and user-friendly open-source solutions to enterprises worldwide.
Starting with Proxmox Mail Gateway and later launching Proxmox Virtual Environment—the first platform to combine container-based virtualization and the KVM hypervisor on a single interface—Proxmox has become synonymous with innovation and usability. Built-in technologies like ZFS and Ceph allow businesses to eliminate expensive storage infrastructure such as Fibre Channel or iSCSI SANs, further enhancing Proxmox VE's value. Today, the company’s flagship product Proxmox VE has become the open-source alternative to proprietary virtualization solutions such as VMware by Broadcom.
Milestones include the introduction of a subscription-based support model in 2013, the launch of the Rust-based Proxmox Backup Server in 2020, the development of a new, Yew-based GUI framework, and the recent Alpha release of Proxmox Datacenter Manager simplifying the management of multiple Proxmox VE clusters.
With more than 200,000 community members and 1.5 million hosts managed globally, Proxmox constantly deepens its partnerships with 1000+ resellers in over 142 countries, and with many hardware and software or backup suppliers like NVIDIA or Veeam. The Proxmox open solutions enable enterprises to avoid vendor lock-in and reduce IT costs significantly; approximately 95% of VMware setups could migrate seamlessly to Proxmox VE.
Proxmox continues to expand its product capabilities and global reach, delivering transparent, future-ready solutions for modern IT environments.
When we started Proxmox 20 years ago, our goal was simple: make powerful open-source server tools accessible to everyone. Today, seeing 1.5 millions of systems powered by Proxmox around the world, it’s clear we are achieving that goal. This success would not have been possible without our dedicated community, our loyal customers, our strong partners, and our passionate team. I sincerely thank everyone who has been part of this journey.Proxmox Founder Martin Maurer
Looking ahead, we will continue on our steady growth path. We are excited to expanding our portfolio with new solutions like Proxmox Datacenter Manager, which will greatly simplify the management of multiple Proxmox VE clusters. We are strengthening our support offerings, and expanding support and integration with various backup and storage tools, and deepening our collaboration with customers and partners. Open-source is the future, and we are proud to help shape it—with transparency, flexibility, and the power of community.Proxmox Founder Dietmar Maurer
###
About Proxmox Server Solutions Proxmox provides powerful and user-friendly open-source server software. Enterprises of all sizes and industries use the Proxmox solutions to deploy efficient and simplified IT infrastructures, minimize total cost of ownership, and avoid vendor lock-in. Proxmox also offers commercial support, training services, and an extensive partner ecosystem to ensure business continuity for its customers. Proxmox Server Solutions GmbH was established in 2005 and is headquartered in Vienna, Austria.
Contact: Daniela Häsler, Proxmox Server Solutions GmbH, marketing@proxmox.com
The MariaDB Foundation is pleased to announce the availability of MariaDB 11.5.1, a Release Candidate (RC) in the rolling release, and MariaDB 11.4.2, the first Generally Available (GA) release in the MariaDB 11.4 series. …
The MariaDB Foundation is pleased to announce the availability of MariaDB 11.5.0, a preview release in the MariaDB 11.5 series. MariaDB 11.5 is a short-term release. …
We are delighted to welcome Tempesta Technologies as a Silver Sponsor of the MariaDB Foundation!
Tempesta Technologies is the developer of Tempesta FW, an open-source hybrid of a web accelerator and a multi-layer firewall. …
Get an early look at MariaDB Catalogs—our multi-tenant database feature. No compiling needed! Just pull the image from quay.io and set MARIADB_CATALOGS to get started. Try it out and help shape the future of MariaDB!
VIENNA, Austria – April 10, 2025 – Enterprise software developer Proxmox Server Solutions GmbH (henceforth "Proxmox") today announced the release of Proxmox Backup Server version 3.4. Designed to address enterprise data protection needs, this latest version of the open-source backup solution introduces new capabilities that further improve performance and usability.
Highlights in Proxmox Backup Server 3.4
Optimized Performance for Garbage Collection (GC): To increase storage efficiency through deduplication, backup data in Proxmox Backup Server is saved as chunks. In order to free up storage space after backup snapshots have been deleted, a garbage collection (GC) process identifies and cleans up unreferenced backup data chunks. This version 3.4 optimizes the GC mechanism and integrates a cache to reduce the number of expensive file metadata updates. While this enhancement increases memory usage, it substantially reduces execution time, resulting in faster and more efficient garbage collection. The caching mechanism can be fine-tuned on a per-datastore basis.
Granular backup snapshot selection for sync jobs: Offsite backups are of great interest for data security and therefore Proxmox Backup Server provides sync jobs to push or pull backup snapshots to and from remote Proxmox Backup Server instances. Group filters already allow the selection of which backup groups should be synchronized. In this latest version, the selection functionality has been extended to allow exclusive synchronization of encrypted or verified backup snapshots.
Static build of Proxmox Backup client: While Proxmox Backup Server is tightly integrated with Proxmox VE, its command-line client can also be used outside of Proxmox VE. A new statically-linked binary of the command-line client makes it easier to create file-level backups of arbitrary Linux hosts.
Increased throughput for tape backup: Since version 3.4, Proxmox Backup Server now allows to increase the number of worker threads when reading chunks during tape backup, which can significantly increase the throughput in certain setups.
Latest versions of open-source technologies: This version is based on Debian 12.10 (“Bookworm”), but uses a newer Linux kernel 6.8.12-9 and includes ZFS 2.2.7 (with compatibility patches for Kernel 6.14). While the kernel 6.8.12-9 is the stable default, Linux kernel 6.14 can optionally be installed for better support of the latest hardware.
Proxmox Backup Server seamlessly integrates into Proxmox Virtual Environment—users just need to add a datastore of Proxmox Backup Server as a new storage backup target to Proxmox VE.
Availability
Proxmox Backup Server 3.4 is now available for download. Users can either update their version of the solution or install the ISO image on bare-metal using the Installation Wizard. Distribution upgrades from older versions of Proxmox Backup Server are possible via APT. Optionally, Proxmox Backup Server can be installed on top of Debian.
License: Proxmox Backup Server is free and open-source software, published under the GNU AGPLv3.
Enterprise Support: For enterprise users, Proxmox Server Solutions offers a subscription-based support model, which provides access to the extensively tested Enterprise Repository, with regular updates via the web interface, as well as technical support on a subscription basis. Prices start at EUR 540 per server, including unlimited backup storage and unlimited backup-clients.
About Proxmox Backup Server Proxmox Backup Server is an enterprise backup solution for backing up and restoring virtual machines, containers, and physical hosts. The open-source client-server software supports incremental backups, deduplication, Zstandard compression, and authenticated encryption. To increase productivity, the easy-to-use Proxmox Backup Server allows you to back up your data in a space-efficient manner, restore VMs, archives or single objects in a flash. With the web-based user interface, you can effectively reduce work hours thanks to simplified management. Proxmox Backup Server is licensed under the GNU AGPLv3. Enterprise support subscriptions are available from Proxmox.
About Proxmox Server Solutions Proxmox provides powerful and user-friendly open-source server software. Enterprises of all sizes and industries use the Proxmox solutions to deploy efficient and simplified IT infrastructures, minimize total cost of ownership, and avoid vendor lock-in. Proxmox also offers commercial support, training services, and an extensive partner ecosystem to ensure business continuity for its customers. Proxmox Server Solutions GmbH was established in 2005 and is headquartered in Vienna, Austria. To learn more visit www.proxmox.com or follow us on LinkedIn and YouTube.
Contact: Daniela Häsler, Proxmox Server Solutions GmbH, marketing@proxmox.com
VIENNA, Austria – April 09, 2025 – Enterprise software developer Proxmox Server Solutions GmbH (henceforth "Proxmox") today released version 8.4 of its server virtualization management platform, Proxmox Virtual Environment. This version comes with a range of improvements and new features.
Highlights in Proxmox VE 8.4
Live migration with mediated devices: Mediated devices allow physical hardware resources to be partitioned into multiple virtual devices. It is now possible to migrate running virtual machines (VMs) which have mediated devices such as NVIDIA vGPU in use. Within a cluster, live migration to another node is possible if hardware and driver support for live migration is equally available on the target node. An available platform with support for live migration is NVIDIA vGPU. Additionally, the new ‘pve-nvidia-vgpu-helper’ tool simplifies the setup of NVIDIA vGPU drivers.
API for third-party backup solutions: Proxmox VE now provides an API simplifying the development of plugins by external backup solution providers. Third party backup solutions can now directly implement backup and restore functionalities in Proxmox VE, and make use of advanced features. Third-party backup providers can implement a plugin that is fully integrated in the backup stack and in the web interface of Proxmox VE. This gives third-party backup solutions the opportunity to enhance the efficiency, reliability, and manageability of their backup and restore features in Proxmox VE.
Virtiofs directory passthrough: Version 8.4 offers the functionality to share files and directories directly between a host and the VMs running on that host. This is achieved through the use of virtiofs, which allows VM guests to access host files and directories without the overhead of a network file system. Modern Linux guests support virtiofs out of the box while Windows guests need additional software to use this feature.
Latest versions of open-source technologies: Proxmox VE 8.4 is based on Debian 12.10 (“Bookworm”), but uses the Linux kernel 6.8.12 as stable default and the newer kernel 6.14 as opt-in. This version of Proxmox VE includes updates to the latest versions of leading open-source technologies for virtual environments like QEMU 9.2.0, LXC 6.0.0, ZFS 2.2.7 with compatibility patches for kernel 6.14, and Ceph Squid 19.2.1 as stable option.
Further enhancements include more robust backup fleecing, improvements in the software-defined networking (SDN) stack, and additional options in the ISO installer.
Availability
Proxmox VE 8.4 is now available for download. The ISO image contains the complete feature-set and can be installed on bare-metal. Distribution upgrades from older versions of Proxmox VE are possible with apt. It’s also possible to install Proxmox VE 8.4 on top of Debian. Proxmox Virtual Environment is free and open-source software, published under the GNU Affero General Public License, v3.
Support Subscriptions: For enterprise users, Proxmox Server Solutions GmbH offers a subscription-based support model, which provides access to the extensively tested Enterprise Repository, with regular updates via the web interface, as well as technical support on a subscription basis. Prices start at EUR 115 per year and CPU.
Facts The open-source project Proxmox VE has a huge worldwide user base with more than 1.5 million hosts. The virtualization platform has been translated into over 30 languages. More than 200,000 active community members in the support forum engage with and help each other. By using Proxmox VE as an alternative to proprietary virtualization management solutions, enterprises are able to centralize and modernize their IT infrastructure, and turn it into a cost-effective and flexible software-defined data center, based on the latest open-source technologies. Tens of thousands of customers rely on enterprise support subscriptions from Proxmox Server Solutions GmbH.
About Proxmox VE Proxmox Virtual Environment (Proxmox VE) is the leading open-source platform for all-inclusive enterprise virtualization. With the central web interface, you can easily run VMs and containers, manage software-defined storage and networking functionality, high-availability clustering, and multiple integrated out-of-the-box tools like backup/restore, live migration, replication, and the firewall. Enterprises use the powerful yet easy-to-manage, all-in-one solution to meet the core requirements of today’s modern data centers. Proxmox VE allows them to remain adaptable for future growth, thanks to its flexible, modular and open architecture.
About Proxmox Server Solutions Proxmox provides powerful and user-friendly open-source server software. Enterprises of all sizes and industries use Proxmox solutions to deploy efficient and simplified IT infrastructures, minimize total cost of ownership, and avoid vendor lock-in. Proxmox also offers commercial support, training services, and an extensive partner ecosystem to ensure business continuity for its customers. Proxmox Server Solutions GmbH was established in 2005 and is headquartered in Vienna, Austria. To learn more visit https://www.proxmox.com or follow us on LinkedIn or on YouTube.
Contact: Daniela Häsler, Proxmox Server Solutions GmbH, marketing@proxmox.com
VIENNA, Austria – March 19, 2025 – Enterprise software developer Proxmox Server Solutions announced today that its open-source virtualization management platform, Proxmox Virtual Environment (Proxmox VE), is the newest addition to the NVIDIA vGPU supported hypervisors. Starting with NVIDIA vGPU 18, this enables GPU virtualization across the Proxmox hypervisor, enhancing compatibility and performance for users operating in this environment. Enterprises using Proxmox VE can now take advantage of NVIDIA vGPU to run graphics-intensive and AI development workloads in virtualized environments. This partnership marks another step in a series of recent efforts to empower enterprise customers with enhanced features, official support, and continued open access.
Sharing a GPU across virtual machines (VMs) on virtualization platforms like Proxmox VE offers enterprises significant cost and efficiency benefits, reducing idle time through resource sharing, and improves scalability, allowing multiple GPU-accelerated tasks to run on the same hardware. Proxmox and NVIDIA work together to enable seamless integration and support between their solutions.
"Deploying NVIDIA vGPU software on Proxmox VE is seamless. The integration makes it easy to verify the performance needed to support various compute-intensive workloads and manage GPU utilization efficiently. Now we can quickly adjust resources to ensure an optimal user experience.” says Daire Byrne, Global Head of Systems at DNEG, an award-winning creative studio.
Availability
Technical enterprise support for NVIDIA vGPU software on Proxmox VE is available requiring a Proxmox subscription level of Basic, Standard, or Premium as well as an NVIDIA vGPU entitlement.
For optimal performance in production workloads, enterprise-grade hardware is recommended. To verify hardware compatibility, consult the NVIDIA Qualified System Catalog for detailed information. A comprehensive guide on configuring NVIDIA's Virtual GPU (vGPU) technology within the Proxmox Virtual Environment hypervisor is available from Proxmox at: NVIDIA vGPU on Proxmox VE
###
About Proxmox Virtual Environment Proxmox Virtual Environment (Proxmox VE) is the leading open-source platform for all-inclusive enterprise virtualization. With the central web interface, you can easily run VMs and containers, manage software-defined storage and networking functionality, high-availability clustering, and multiple integrated out-of-the-box tools like backup/restore, live migration, replication, and the firewall. Enterprises use the powerful yet easy-to-manage, all-in-one solution to meet the core requirements of today’s modern data centers. Proxmox VE allows them to remain adaptable for future growth, thanks to its flexible, modular and open architecture.
About Proxmox Server Solutions Proxmox provides powerful and user-friendly open-source server software. Enterprises of all sizes and industries use Proxmox solutions to deploy efficient and simplified IT infrastructures, minimize total cost of ownership, and avoid vendor lock-in. Proxmox also offers commercial support, training services, and an extensive partner ecosystem to ensure business continuity for its customers. Proxmox Server Solutions GmbH was established in 2005 and is headquartered in Vienna, Austria.
Contact: Daniela Häsler / Dominik Bohn, Proxmox Server Solutions GmbH