-
-
Notifications
You must be signed in to change notification settings - Fork 252
Scrypted Backup and Restore
lilchancep edited this page Jun 30, 2023
·
12 revisions
The Scrypted database can be copied to another server by copying the volume
directory. The volume
path depends on your current installation host platform:
- Linux
~/.scrypted/volume
- Mac
~/.scrypted/volume
- Windows
C:\Users\USERNAME\.scrypted\volume
- Replace
USERNAME
with your username.
- Copy the
volume
to your new server, and place it in the appropriate location. The volume can be restored on any other Scrypted installation, even another architecture or host OS. - Start Scrypted on the new server.
- Update the
Scrypted Server Address
setting since the new server will have a different IP address.
This requres you have followed the steps above and have a backup of your existing installation.
- Create a partial backup of the Scrypted Addon
Settings -> System -> Backups
- Open the archive with 7zip (this can be done via SMB or locally)
- The backup will be named "nonsense".tar sort by date and select the latest one.
- Navigate through the backup by double clicking
. -> *.tar -> *.tar -> data -> scrypted_data
- drag your "plugins" and "scrypted.db" folders into the 7zip window, clicking yes to confirm
- Close 7zip and click "ok" to update the homeassistant compatible backup with your content. (this may take a moment)
- In Home assistant go back to your backups and restore your scrypted backup.
Scrypted Docs have moved. Please visit https://docs.scrypted.app.