EkireDocs

Backups & snapshots

Take a snapshot by hand right before a risky change, or let a backup run automatically on a schedule you set — both are the same kind of point-in-time disk image. Snapshots are on-demand and the first few on each server are free; backups are always scheduled and always paid. You'll find both under a server's Backups tab, and a fleet-wide view at Backups in the main navigation.

The Backups page: automated schedules per server, and every snapshot and backup in one list.
The Backups page: automated schedules per server, and every snapshot and backup in one list.

Both live in the same place and restore the same way — the difference is only how they're created and how they're priced.

SnapshotsBackups
CreatedOn demand, by youAutomatically, on a schedule
CostFirst few free, then paid monthlyAdds a surcharge to the server's rate
Best forJust before an upgrade or config changeOngoing protection against mistakes

Snapshots

Take one before you upgrade a package, edit a config file, or try anything you might want to undo — it captures the server's disk exactly as it is the moment you take it. Snapshots you take are labeled Manual, and each server keeps a small number for free before extra ones are billed.

A few snapshots are free per server

The first few snapshots on each server cost nothing. Beyond that free allowance, each additional snapshot is billed at a small flat monthly rate in USD. The exact free count, the per-snapshot price, and how many paid snapshots you're currently holding are all shown in the Snapshots panel.

Take a snapshot

Open the server's Backups tab

From Servers, open the server, then select the Backups tab and the Snapshots sub-tab.

Name it

Give the snapshot a name — start with a letter, then letters, numbers, hyphens, and underscores (2 to 40 characters). Something like pre-upgrade makes it easy to recognize later.

Create it

Select Create. It appears in the list below within a moment, tagged with the time you took it. You can hold several and restore any of them later.

You can also take an on-demand snapshot from the fleet-wide Backups page using Create backup — pick the server, name it, and it lands in that server's Snapshots list.

Backups

Backups run on a repeating schedule you set. They're labeled Automated, and older ones are pruned automatically once you exceed the number you've chosen to keep. Backups are a paid feature: while enabled on a server, they add roughly a 20% surcharge on top of that server's rate.

Schedule automated backups

Turn backups on

On the server's Backups tab, flip the Automated backups toggle. This enables the schedule for that one server.

Set frequency and retention

Open the Backups page in the main navigation and select Configure for the server. Choose how often backups run — daily or weekly — and how many to keep (1 to 5). Older automated backups beyond that count are pruned for you.

Save and wait for the first run

Save the schedule. Automated backups appear in the list once the schedule first runs — they aren't created instantly.

The fleet-wide Backups page manages this across many servers: it shows which servers are protected, lets you search and toggle each one, and lists every snapshot and backup you hold with a filter for Automated vs Manual.

Restoring

Restoring works the same for a snapshot or a backup: the server rolls back to that exact point, and anything changed since is gone. Because a restore rewrites the disk, the server must be powered off first.

Restoring overwrites everything since

A restore rolls the server back to the chosen point and reboots it. Every file, package, and change made after that point is lost for good. Take a fresh snapshot first if you might want the current state back.

Stop the server

Restore is only available when the server is stopped. Power it off from the server's controls first.

Pick the point to restore

On the Backups tab, find the snapshot or backup you want and select Restore. Confirm the prompt — it names the exact point you're rolling back to.

Wait for it to land

A restore isn't done until the hypervisor says it's done, so the console waits for the rollback rather than reporting back the moment it's asked for. If the restore point has gone missing from the host, or the rollback doesn't complete, you get a plain failure instead of a quiet success — and your plan, price and specs are left exactly as they were.

Check your root password

After a restore, your SSH keys re-sync automatically, but the root password rolls back with the disk. If you'd changed it since that point, it may have reverted — the console offers a Reset password action so you can set it again.

Your plan follows the hardware back

A restore point holds the server's shape, not just its disk. Restoring one taken before a resize puts the vCPU, memory and included transfer back where they were — and the monthly price with them, in whichever direction that moves. The new figure is read from the current price list at your account's own rate, and it applies from the next billing tick.

Deleting is permanent

You can remove any snapshot or backup you no longer need from the list. Deletion is immediate and can't be undone, so keep at least one recent restore point you trust.