Deploy a Dedicated Server
Order a Dedicated Server from the Deploy Baremetal page in my.cubepath.com. Most options are pre-filled, so you can configure it in a few clicks.
Note: Your account must be verified before you can deploy.
Deploy
### Pick project and region
Choose the **project** the server belongs to, then a **region**. Servers are available in **Miami (MIA)**, **Houston (HOU)** and **Barcelona (BCN)**.
### Select a server
Filter by **RAM**, **CPU**, **storage type** and **port speed**, then pick a baremetal plan. All plans include Basic AntiDDoS Protection.
### Choose OS and disk layout
Pick an **operating system** and, if available, a **disk layout** (RAID and disk count).
### Set authentication
Set an **SSH username** (`root` is not allowed), then add one or more **SSH keys**, a **password**, or both.
### Configure and deploy
Set the **hostname** and **quantity** (up to 20). Optionally attach a **private network**, then click **Deploy**.
Important: Every Dedicated Server includes both IPv4 and IPv6.
Access
Once it's running, connect in two ways:
- IPMI console — open the server and click IPMI Console to launch an in-browser session with auto-generated credentials. Handy for BIOS access or when SSH is unreachable.
- SSH — connect to the server's public IP with the username and key or password you set:
ssh <user>@<ip>.
Manage your server
Open a server to find these tabs:
| Tab | What you can do |
|---|---|
| Overview | Status, hardware specs, IPs and power actions (start, stop, restart), plus rescue mode and BMC reset. |
| Metrics | CPU, memory, disk and network usage graphs. |
| Network | Public and private IPs and floating IPs. |
| Sensors | Live temperature, fan and hardware sensor readings. |
| Activity | History of actions performed on the server. |
| SSH Keys | Manage the keys authorized on the server. |
| Reinstall | Rebuild the server with a fresh OS and disk layout. |
Warning: Reinstalling erases all data on the server. Back up anything you need first.