Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 638 Bytes

backing-up-enterprise-data.md

File metadata and controls

22 lines (16 loc) · 638 Bytes

Backing up Enterprise Data

Kumu Enterprise includes command line utilities to help back up your enterprise data.

We recommend using this process to regularly back up your data. You should also back up your data immediately prior to any database migrations or upgrades.

  1. Add your ssh key
  2. Run "kumu-export" to back up your data
ssh admin@hostname -- "kumu-export" > kumu-backup.tar.gz