LightYear
/Docs
DocsGetting StartedDeploy Your First GPU Server

Deploy Your First GPU Server

Step-by-step guide to launching a GPU instance on LightYear Cloud from account creation to SSH access.

beginner
8 min read
LightYear Team
Updated April 24, 2026
gpudeployquickstart
Ready to get started?

Overview

This guide walks you through deploying your first GPU server on LightYear Cloud. By the end you will have a running instance you can SSH into and start using immediately.

Prerequisites

Step 1 — Fund Your Wallet

LightYear Cloud uses a prepaid wallet model. Navigate to Billing → Add Funds and deposit at least $5.00 using a credit card or cryptocurrency.

Step 2 — Navigate to Deploy

Click Deploy Server in the top navigation bar or go directly to /deploy.

Step 3 — Choose a Region

Select the region closest to your end users or workload. For GPU workloads, Hong Kong (HKG) and Singapore (SGP) offer the lowest latency to Asia-Pacific.

RegionCodeGPU Availability
Hong KongHKG✅ A100, H100
SingaporeSGP✅ A100
Los AngelesLAX✅ A100, H100

Step 4 — Select a Plan

Choose a GPU plan from the Cloud GPU category. Plans are billed per hour and stopped instances still incur storage charges.

NVIDIA A100 80GB — $2.49/hr NVIDIA H100 80GB — $3.99/hr NVIDIA RTX 4090 — $0.99/hr

Step 5 — Configure Your Server

  1. Operating System — Choose Ubuntu 22.04 LTS (recommended) or any supported image.
  2. SSH Key — Select an existing key or paste a new public key.
  3. Label — Give your server a recognisable name, e.g. ml-training-01.
  4. Backups — Enable automated daily backups (+20% of plan cost).

Step 6 — Deploy

Click Deploy Now. Provisioning typically takes 60–90 seconds. You will receive an email confirmation once the server is active.

Step 7 — Connect via SSH

>_BASH
$ssh -i ~/.ssh/id_rsa root@<YOUR_SERVER_IP>

Replace <YOUR_SERVER_IP> with the IP shown in the server detail page.

Verify GPU Access

>_BASH
$nvidia-smi

Expected output:

+-----------------------------------------------------------------------------+ | NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA Version: 12.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 NVIDIA A100-SXM... Off | 00000000:00:04.0 Off | 0 | | N/A 34C P0 57W / 400W | 0MiB / 81920MiB | 0% Default | +-----------------------------------------------------------------------------+

Next Steps

Was this article helpful?

Your cookie choices for this website

This site uses cookies and related technologies, as described in our privacy policy, for purposes that may include site operation, analytics, and enhanced user experience. You may choose to consent to our use of these technologies, or manage your own preferences. Cookie policy