Bare-metal servers

Dedicated servers

Single-tenant hardware — entire CPU, RAM, NVMe and network port reserved for you. Deployed in 2–6 hours.

{foreach $dedicated_list as $srv} {* 2nd-cheapest plan gets the "Most popular" navy→orange gradient banner, mirroring the VPS page treatment. *} {assign var=is_pop value=$srv@iteration eq 2} {* Pick the best storage line to show first: NVMe → SATA SSD → HDD. *} {assign var=storage_label value=''} {if $srv.nvme_ssd} {assign var=storage_label value="{$srv.nvme_ssd} NVMe"} {elseif $srv.sata_ssd} {assign var=storage_label value="{$srv.sata_ssd} SATA SSD"} {elseif $srv.hdd} {assign var=storage_label value="{$srv.hdd} HDD"} {/if}
{if $is_pop}Most popular{else}{$srv.bo_name|escape:'html'}{/if}

{$srv.cs_name|default:$srv.bo_name|escape:'html'}

{if $srv.cpu}
{$srv.cpu|escape:'html'}
{/if}
{if $srv.cpu_details || $srv.cpu}
{$srv.cpu|default:'CPU'|escape:'html'} {if $srv.cpu_details}{$srv.cpu_details|escape:'html'}{/if}
{/if} {if $srv.ram}
{$srv.ram|escape:'html'} RAM ECC DDR4 / DDR5
{/if} {if $storage_label}
{$storage_label|escape:'html'} Hardware RAID supported
{/if}
1 Gbps unmetered Free DDoS protection
IPv4 + IPv6 /64 Additional IPs available
IPMI / KVM Out-of-band management included
{$srv.price|price}/month
Get a quote Setup fee waived
{foreachelse}

No dedicated-server plans configured yet.

{/foreach}
Why bare metal

When virtualization isn't enough

Single tenancy

Your hardware, your kernel. No hypervisor, no neighbors, no shared cache lines.

Max performance

Run nested virtualization, pin CPUs, use SR-IOV — no virtualization tax.

Compliance-ready

HIPAA, PCI-DSS and SOC 2 friendly. Disk encryption and remote-wipe on request.

Custom builds

Need 1 TB RAM, 8 NVMe drives, or a specific NIC? We rack it for you.

Looking for a custom rack?

Multi-server clusters, private VLANs, BGP peering, dedicated cross-connects — let's design it together.