Virtual Private Servers

Cloud VPS plans

NVMe storage, 1 Gbps networking, deploy in under 60 seconds. Pay monthly, hourly or by the second — no contracts.

{* ──────── SHARED CPU ──────── *}

Best value for websites, dev environments, side projects and bursty workloads. CPU is shared with other tenants.

{foreach $vps_shared as $srv} {* "Most popular" sits on the 2nd cheapest plan — keeps the featured tier middle-of-the-road, matching template_4. *} {assign var=is_pop value=$srv@iteration eq 2}
{if $is_pop}
Most popular
{/if}
{$srv.cs_name|default:$srv.bo_name|escape:'html'}
{$srv.bo_name|escape:'html'}{if $srv.cpu} · {$srv.cpu|escape:'html'}{/if}
{$srv.price|price}/mo

    {if $srv.vcpu}
  • {$srv.vcpu|escape:'html'} vCPU (shared)
  • {/if} {if $srv.ram}
  • {$srv.ram|escape:'html'} RAM
  • {/if} {if $srv.nvme_ssd}
  • {$srv.nvme_ssd|escape:'html'} NVMe SSD
  • {elseif $srv.sata_ssd}
  • {$srv.sata_ssd|escape:'html'} SSD
  • {elseif $srv.hdd}
  • {$srv.hdd|escape:'html'} HDD
  • {/if}
  • 1 Gbps port
  • 1 IPv4 + IPv6 /64
  • {if $srv.os_name}
  • {$srv.os_name|escape:'html'}
  • {/if}
Get a quote
{foreachelse}

No shared-CPU plans configured yet.

{/foreach}
{* ──────── DEDICATED CPU ──────── *}
Every plan includes

Features that should already be standard

DDoS protection

Network-level mitigation up to 1 Tbps. Always on, no toggles.

Snapshots & backups

One-click snapshots, scheduled backups, point-in-time restore.

SSH keys & firewall

Stateful cloud firewall and SSH key management built into the panel.

Any OS you like

Ubuntu, Debian, Rocky, AlmaLinux, FreeBSD, Windows Server — or upload your own ISO.

Live metrics

CPU, RAM, disk and network graphs with 10-second resolution, 30-day history.

Web console & API

VNC console straight from the browser. Full REST API and Terraform provider.

Need a custom configuration?

Bigger RAM, more cores, multiple disks — talk to our team and we'll build it for you.

{* Tab toggle JS — vanilla because this {/literal}