Cloud Backup
Minio Private Cloud Storage provides a free, open source, scalable cloud storage location for secure on-site data protection. Retrospect 15.1 for Windows and Mac are certified for Minio. Follow these step-by-step instructions for configuring Retrospect to integrate with Minio.
Minio is a high performance distributed object storage server, designed for large-scale private cloud infrastructure. Minio is widely deployed across the world with over 79.7M+ docker pulls. You can deploy it on any hardware you prefer. At the end of the setup, you will receive a path, an access key, and a secret key.
You will need a Synology or QNAP NAS that can host Docker instances.
Install Docker.
Download minio/minio.
Connect via SSH.
Run:
.sudo docker run -p 9000:9000 --name minio -d minio/minio server /export
Run:
to get the access key and secret key.sudo docker logs minio
Launch a web browser and visit the instance to create a bucket.
Retrospect needs three pieces of information to access Minio:
Path – url_to_instance:port_number/your_bucket_name
Access Key – Use the Access Key provided by your Minio instance.
Secret Key – Use the Secret Key provided by your Minio instance.
L'aggiunta del cloud storage come destinazione è semplice. Retrospect ha un nuovo tipo di set chiamato "Cloud". Crea un nuovo set di backup/supporti e seleziona "Cloud" come tipo.
Interfaccia Windows
Interfaccia Mac
Next you’ll need to enter your cloud storage credentials.
Interfaccia Windows
Interfaccia Mac
L'utilizzo del cloud storage è semplice. Dopo aver creato un set di cloud, crea un nuovo script o aggiungilo a uno già esistente e fai clic su "Esegui". Il backup inizierà con i contenuti del set che devono essere caricati nella posizione di archiviazione su cloud. Puoi seguire lo stato di avanzamento dell'esecuzione/attività.
Interfaccia Windows
Interfaccia Mac
La limitazione per il backup e il ripristino su cloud è disponibile nelle Preferenze.
Interfaccia Windows
Interfaccia Mac
Below are a number of tips for using cloud storage in Retrospect:
Strumento di misurazione della larghezza di banda – Misura la larghezza di banda in upload e download con questo strumento gratuito: Speedtest.net.
Disattivare la verifica di backup – La verifica scaricherà tutti i dati che carichi. Ulteriori informazioni sul perché è consigliabile disattivarla per i backup cloud sono consultabili su Backup su Cloud - Best practice per la protezione dei dati con il Cloud Storage.
Last Update: 17 Mag 2018