Docs
/
System
/

Backup & Restore

Backup & Restore

Navigate to System > Backup to create backups, manage backup files, and restore the system from a previous state.

Backup Tiers

Every backup is either Config or Full:

TierContentsTypical Size
ConfigSystem database (devices, tags, users, models, settings), media files, certificates, and license10–100 MB
FullEverything in Config plus historical time-series dataVaries with retention settings

Config backups complete in seconds. Full backups may take several minutes depending on how much historical data exists.

Scheduled Backups

The settings section at the top of the page configures automatic backups:

SettingDescription
Automatic BackupsEnable or disable scheduled backups
Backup DayRun daily, or on a specific day of the week (backups run at 2:00 AM)
Backup TierConfig or Full
Backups to KeepMaximum number of backup files to retain (1–50). When exceeded, the oldest backup is automatically deleted.

Click Save Changes after modifying any setting.

Creating a Manual Backup

  1. In the Create Backup card, select the tier (Config or Full)
  2. Click Create Backup
  3. A progress bar appears showing the current step and completion percentage
  4. When finished, the backup appears in the history table below

All other actions on the page are disabled while a backup or restore is in progress.

Backup History

The history table lists all existing backups with:

ColumnDescription
FilenameThe backup archive name
TierConfig or Full
SizeArchive file size
CreatedTimestamp
ByThe user who created it

Each row has two actions:

  • Download — saves the backup file to your computer
  • Delete — permanently removes the backup file from the server

Restoring from a Backup

  1. In the Restore from Backup card, drag and drop (or browse to select) a .tar.gz backup file
  2. After upload, the backup's metadata is displayed — filename, tier, Koios version, and who created it
  3. For Full backups, an optional checkbox lets you include historical time-series data in the restore. Leave it unchecked to restore only the configuration.
  4. Click Restore System
  5. A confirmation dialog warns that this will overwrite all current system data
  6. Confirm to start the restore. A progress bar tracks the operation.

After a successful restore, services may restart automatically for changes to take full effect.

What's Next