OSIR · The AI-Native Domain Registrar

Help Center / vps

Creating and restoring snapshots

Creating and Restoring Snapshots

Snapshots capture the complete state of your VPS at a specific moment. Use them for backups, testing, or cloning servers.

What is a Snapshot?

A snapshot is a point-in-time copy of your server including:

  • Operating system
  • All installed software
  • Configuration files
  • User data

Creating a Snapshot

From Dashboard

  1. Go to Servers and select your VPS
  2. Click the Snapshots tab
  3. Click Create Snapshot
  4. Enter a descriptive name
  5. Wait for completion (varies by disk size)

Best Practices

  • Stop services before snapshotting for data consistency
  • Name snapshots with date and purpose
  • Delete old snapshots to save storage

Restoring a Snapshot

Warning: Restoring overwrites all current data!

  1. Go to your server's Snapshots tab
  2. Find the snapshot to restore
  3. Click Restore
  4. Confirm the action
  5. Wait for the restore to complete

Creating a New Server from Snapshot

  1. Go to Snapshots in the main menu
  2. Find your snapshot
  3. Click Create Server
  4. Configure the new server settings
  5. Deploy

Snapshot Pricing

Item Price
Snapshot storage $0.05/GB/month
Creating snapshot Free
Restoring snapshot Free

Snapshots vs Backups

Feature Snapshots Backups
Created Manually Automatically
Frequency On-demand Daily/Weekly
Retention Until deleted Rolling window
Use case Before changes Disaster recovery

Tips

  • Create a snapshot before major updates
  • Test restores periodically
  • Use snapshots to clone development environments
  • Combine with regular backups for complete protection