LightYear
/Docs
DocsStorageTake and Restore Server Snapshots

Take and Restore Server Snapshots

Create point-in-time snapshots of your server and restore or clone from them.

beginner
5 min read
LightYear Team
Updated April 24, 2026
snapshotsbackuprestoreclone

Snapshots vs Backups

FeatureSnapshotBackup
TriggerManualAutomated daily
RetentionUntil deleted7 days rolling
Cost$0.05/GB/month+20% of plan
Use casePre-change checkpointDisaster recovery

Taking a Snapshot

  1. Go to Servers → [Your Server] → Snapshots.
  2. Click Take Snapshot.
  3. Enter a description, e.g. pre-upgrade-2025-01-15.
  4. Click Confirm.

Snapshot creation takes 1–5 minutes depending on disk size.

Restoring from a Snapshot

Warning: Restoring overwrites the current server state permanently.

  1. Go to Servers → [Your Server] → Snapshots.
  2. Click Restore next to the desired snapshot.
  3. Confirm the action.

The server will reboot into the restored state.

Creating a New Server from a Snapshot

  1. Go to Storage → Snapshots → [Snapshot] → Deploy Server.
  2. Choose a plan and region.
  3. The new server boots from the snapshot.

This is useful for:

  • Cloning a configured server
  • Creating identical nodes for a cluster
  • Deploying to a new region

Managing Snapshot Storage

>_BASH
$# List snapshots via API
$curl -H "Authorization: Bearer <API_KEY>" https://api.lightyear.host/v1/snapshots

Delete old snapshots to reduce storage costs.

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