This commit is contained in:
simon 2021-09-22 14:58:50 +07:00
parent 65619ac466
commit 80fcbddd65
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ Detect the YouTube ID from filename, this accepts the default yt-dlp naming conv
- Follow the logs to monitor progress and errors: `docker-compose logs -f tubearchivist`.
## Backup and restore
From the settings page you can backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formated **nd-json** files as well a complete export of the index in a set of conventional **json** files.
From the settings page you can backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formatted **nd-json** files as well a complete export of the index in a set of conventional **json** files.
The restore functionality will expect the same zip file in *cache/backup* and will recreate the index from the snapshot.