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.
- Stop Owncast from running.
- Run
./owncast --restoreDatabase <backupfile> - 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
- ConfigurationConfiguration is generally done through the Owncast administration page located on your server under `/admin`, however, there are a number of runtime flags you can set when starting Owncast to modify its behavior.
- Configure Your Stream Key and First StreamLearn how to login, change your stream key, and start your first stream with Owncast.
- Configuration via Runtime FlagsConfiguration is generally done through the Owncast administration page located on your server under `/admin`, however, there are a number of runtime flags you can set when starting Owncast to modify its behavior.
- Stream performanceIt's important to know if your Owncast stream is performing well. There are a few tools within the admin to assist with this.
- Live stream notificationsSend notifications when your stream goes live.
- List Your Stream in the Owncast DirectoryThe Owncast Directory is a centralized list of streams for people to discover.

