Skip to main content

Back Up Your Stream Data and Configuration

Owncast will create a backup of your data periodically. It can be found in your backup directory as owncastdb.bak. You can add this to your normal system backups to keep your Owncast data safe.

Restore​

Restoring an Owncast backup file will bring you back to the time the backup was created. This is useful if you want to move data to another machine, want to go back in time for some reason, or there's some type of problem you're looking to resolve.

  1. Stop Owncast from running.
  2. Run ./owncast --restoreDatabase <backupfile>
  3. Restart Owncast as you normally would. It will be using the restored data.

Improve this page

See something missing or incorrect? Edit this page and improve the documentation for everyone.

Contributors to this documentation

Related Documents