Kopia Backup
Learn how to use Kopia to store backups on the ScPrime distributed datacenter using the XNS Relayer
Overview
Kopia is an app that backs up your files to your cloud storage account. Kopia is compatible with S3 protocol destinations, so it makes a good match for XNS storage.
Read this guide for how to configure Kopia to backup to XNS.
Prerequisites
- Install Kopia Backup from here
- Install the XNS Relayer
- Configure the XNS Relayer’s Endpoint Access Key and Endpoint Secret Key
Setup Guide
Step 1: Open Kopia Backup
Step 2: Select Amazon S3 or Compatible Storage
Step 3: Click Add, name the Backup set, select File Backup and click Next on bottom right
Bucket | [Bucket Name] | Create this bucket in Minio |
Server Endpoint | [Your IP:port] | This is the IP or hostname of your XNS Relayer and the port defined in the Advanced Settings (‘MINIO_PORT’, default is 9000). |
Access Key: | [Endpoint Access Key (Username)] | This is defined in the XNS Relayer General Configuration. |
Secret Key: | Endpoint Secret Key (Password) | This is defined in the XNS Relayer General Configuration. |