# Order and provision dedicated servers

> In-stock configurations are delivered in 15 minutes, custom builds in 48 hours.

Source: https://docs.avenlith.com/en/dedicated-servers  
Category: Servers & compute  
Last updated: 2026-09-22

## In-stock or custom

Every region keeps a pool of pre-racked servers with the most common CPUs, memory sizes and NVMe layouts. They are installed automatically and delivered in about 15 minutes. Custom builds — GPUs, 1 TB+ RAM or special network cards — are assembled by our engineers and delivered within 48 hours.

```bash
avenlith dedicated list-stock --region mow1 --min-ram 256
avenlith dedicated order --config amd-epyc-9354p --region mow1 \
  --image ubuntu-26.04 --raid 1 --ssh-key default
```

## RAID and disks

| Layout | Disks | Use case |
| --- | --- | --- |
| RAID 1 | 2 | Operating system, small databases |
| RAID 10 | 4+ | Databases with heavy writes |
| RAID 5/6 | 4+ | Large storage, backups |
| No RAID | any | Distributed storage such as Ceph |

## Network

All dedicated servers include a 10 Gbps uplink, one IPv4 address, a /64 IPv6 subnet and Shield Standard. 25 and 100 Gbps ports are available in MOW1, IST1 and FRA1.

> **Warning:** > Reinstalling the operating system erases all disks. Take a snapshot or copy your data first.

## Hardware replacement

Failed components are replaced free of charge. Disks are hot-swapped within 2 hours; other parts within 4 hours under the standard SLA.
