diff --git a/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-dark.svg b/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-dark.svg new file mode 100644 index 00000000..9f5cd1df --- /dev/null +++ b/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-dark.svg @@ -0,0 +1,98 @@ + diff --git a/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-light.svg b/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-light.svg new file mode 100644 index 00000000..2797d8f1 --- /dev/null +++ b/templates/documentation/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-light.svg @@ -0,0 +1,98 @@ + diff --git a/templates/documentation/vod/azure-cold-storage-backup.md b/templates/documentation/vod/azure-cold-storage-backup.md index fae2c259..b5fcd60b 100644 --- a/templates/documentation/vod/azure-cold-storage-backup.md +++ b/templates/documentation/vod/azure-cold-storage-backup.md @@ -1,3 +1,8 @@ +--- +title: "Backup your videos to Azure" +slug: "azure-cold-storage-backup" + description: Backup videos uploaded to api.video to Azure Storage account with a simple script. +--- # Video backup to Azure At [api.video](http://api.video) we understand that sometimes, you want to make sure that your videos are safe and secure. Although api.video has a backup and disaster recovery plan, it’s up to you to decide if you want an extra backup resource or if you would like to use api.video just to transcode your videos but eventually store them on a different resource. diff --git a/templates/documentation/vod/backup-and-cold-storage.md b/templates/documentation/vod/backup-and-cold-storage.md new file mode 100644 index 00000000..331b2022 --- /dev/null +++ b/templates/documentation/vod/backup-and-cold-storage.md @@ -0,0 +1,29 @@ +--- +title: "api.video backup and cold storage" +slug: "backup-and-cold-storage" +meta: + description: Backup your uploaded videos to your preferred provider. +--- + +# Backup & Cold Storage + +It's important to feel safe and know that the content you've uploaded is backed up. While api.video got you covered by backing up the videos and having a disaster recovery plan, we understand that you might want to take an extra step and have your own backup. + +There are also cases where you would only want to use api.video's transcoding power but then host your transcoded videos on a different storage solution. + +With this in mind, we've created ways for you to backup your already transcoded videos to your preferred providers. + +In this section, you'll be able to find guides on how to backup the videos hosted on api.video to your Azure Storage account, Amazon S3 and other storage providers. + + +{% include "_partials/dark-light-image.md" dark: "/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-dark.svg", light: "/_assets/vod/backup-and-cold-storage/backup-and-cold-storage-light.svg" %} + +Below, you will find the scripts that are available for your disposale in order to backup your videos from api.video. + +## Available Scripts + +