Docs

Backup & Disaster Recovery

Automated backups and disaster recovery for servers, applications, and storage.

Overview

Lexoya Backup & Disaster Recovery provides automated backup solutions for your infrastructure. Backups are stored securely on S3-compatible storage with configurable schedules and retention policies.

Backup Types

TypeSourceStorage
Server BackupKubeVirt VMs (Lexoya servers)S3 (snapshot → export → upload)
Quick App BackupQuick App volumes and dataS3
Volume BackupPersistent volumesS3
S3 Bucket BackupS3 bucketsCross-region S3

Features

  • Automated scheduled backups
  • Manual on-demand backups
  • Point-in-time snapshots (KubeVirt)
  • Restore to new instances
  • Cross-region backup sites
  • Retention management (keeps last 7 successful backups)
  • Download backup files

FAQ

What can I backup? Lexoya servers (KubeVirt-based), Quick Apps, persistent volumes, and S3 buckets.
How are server backups performed? For KubeVirt servers, a point-in-time snapshot is taken, exported, and uploaded to S3 storage. Each disk is backed up individually.
Can I restore a backup to a different cluster? Yes. Backups can be restored to different clusters.
How long are backups retained? The last 7 successful backups are retained. Failed backups are cleaned up automatically.
How is backup billing calculated? Backup storage is billed hourly based on the total size of backed up data, calculated as: total_size_gb * (S3_price_per_gb * 0.1).