Operating Systems

Hivelocity provides numerous operating systems that can be deployed on any of our configurations. Hivelocity OS images are unmodified versions of the OS cloud images. By default, our network and hardware are tailored to be compatible with most commonly used operating systems. If we do not offer an operating system or a version of an operating system that meets your needs, you can bring your own OS images using Custom iPXE.

On Custom Dedicated deployments, we offer a wider range of standard operating systems. If none of those operating systems meet your needs, we can install the image of your choice.

Operating Systems via API

When you provision a server through the portal or store, the operating systems are a required option to start provisioning. To return a list of operating systems from the API, make a GET request to /product/PRODUCT_ID/operating-systems.

curl -X 'GET' \
  'https://core.hivelocity.net/api/v2/product/480/operating-systems' \
  -H 'accept: application/json' \
  -H "X-API-KEY: $API_KEY"

Operating Systems Reference

All operating systems we provide are the latest stable minor release.

Operating SystemInstantCustom Dedicated
Alma Linux 8.xtruetrue
Alma Linux 9.xtruetrue
Rocky Linux 8.xtruetrue
Rocky Linux 9.xtruetrue
Ubuntu 20.xtruetrue
Ubuntu 22.xtruetrue
Ubuntu 24.xtruetrue
Debian 11truetrue
Debian 12truetrue
Proxmox 7.xtruetrue
Proxmox 8.xfalsetrue
Flatcar Container Linux (latest)truetrue
Citrix XenServer 6.xfalsetrue
Cloud Linux 8falsetrue
Cloud Linux 7falsetrue
ESXi (latest)falsetrue
FreeBSD 11.xfalsetrue
FreeBSD 8.xfalsetrue
Redhat Enterprise 9.xfalsetrue
Redhat Enterprise 8.xfalsetrue
Windows 2019 Standardtruetrue
Windows 2019 Datacentertruetrue
Windows 2022 Standardtruetrue
Windows 2022 Datacentertruetrue

Licensed Operating Systems

Some of the above operating systems have a license cost. The license model and pricing varies by operating system and vendor. Compatibility, versions, and pricing information is available when configuring your server and is also included in the response from the API. Our prices match our costs from the OS provider and are therefore unaffected by discounts.


What’s Next