VPS backups: we do not take them yet

VGNCloud does not snapshot or back up your VPS. Treat the disk as yours. Copy data off before a reinstall, a delete, or an unpaid invoice.

We do not take backups of your VPS. There is no snapshot button in the CLOUD panel. There is no nightly copy we can restore. If that changes, it will say so on the VPS page and here, not in a footnote.

That is the whole product fact. The rest of this page is what follows from it.

What โ€œno backupsโ€ means in practice

  • A reinstall erases the disk. We do not roll it back.
  • A delete in the panel destroys the disk. There is no recycle bin.
  • An immediate cancel on the storefront removes the machine. Same outcome.
  • An unpaid invoice suspends the service. After seven days the service and its data are permanently deleted. Combined with the line above, a forgotten invoice while you are away can end with no machine and no copy of it.

A file that only lives on that NVMe is not a backup. A dump in /var/backups on the same disk is not a backup. Copy it somewhere that is not this server โ€” object storage, another machine, a laptop, a cloud drive you already pay for.

What we do instead

The panel will not pretend. The reinstall dialog says the disk is erased and that nothing here takes a backup for you. The VPS FAQ says the same in one sentence. We would rather put that on a page you will read than hide it in section 7 of a contract.

WordPress and web hosting on this site are a different product with different terms. Do not mix the two. This article is the CLOUD VPS.

A minimum you can actually run

For a small Linux box, this is enough:

  1. Dump the databases (or stop the app and copy the data directory).
  2. Archive /etc and whatever serves the site.
  3. Send the archive off the machine. Encrypt it if it has secrets.
  4. Once, restore onto a throwaway directory and check that it boots the app. An untested backup is a belief.

Do it before you reinstall, not after. The first-login guide is the moment to put a key on the box so the restore is not also a lockout.

Questions

Where do I buy a VPS?+

Live plans and prices are on the VPS page. This guide does not reprint them.

Is web hosting a better fit?+

If the job is a website, start on web hosting or WordPress hosting. A VPS is a machine with root.

Do you sell game servers on VGNCloud?+

No. Minecraft, Rust and other game servers are on ValueGameNode. A VPS is a Linux machine if you want to run your own stack.

VPS plans All guides