User Tools

Site Tools


cloud:recipe:swift

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cloud:recipe:swift [2019/11/25 08:34] – [Obtain Application Credentials] chudlercloud:recipe:swift [2019/11/25 09:40] – add `--no-check-certificate` to avoid "x509: certificate signed by unknown authority" error k4rtik
Line 1: Line 1:
 =====Swift Kickstart with Rclone (demo)===== =====Swift Kickstart with Rclone (demo)=====
  
-**Swift** is in preview mode and should not be used for anything important. The current cluster __will__ be destroyed and data may be removed without notice (([[cloud:status]])) . Additionally, you will need to have a conversation with Techstaff to setup a project scope before you can follow these instructions.+This document is a recipe showing how to use a swift client called [[ https://rclone.org | RClone ]] for a first-time user.\\ 
 + 
 +**Swift** is in preview mode and should not be used for anything important. The current cluster __will__ be destroyed and data may be removed without notice (([[cloud:status]])) . Additionally, you will need to have a conversation with Techstaff to setup a project scope before you can follow these instructions.\\ 
 +\\ 
 +All of the data fed to the cluster should be also saved elsewhere, and you are advised against relying solely on this service at this time.
 ====Obtain Application Credentials==== ====Obtain Application Credentials====
  
Line 39: Line 43:
  
 <code> <code>
-source ~/app-cred-swift-backup-test-openrc.sh +source ~/app-cred-swift-backup-openrc.sh 
-./rclone sync /home/chudler/backup_data techstaff:backup_current --backup-dir techstaff:backup_$(date -I)+./rclone --no-check-certificate sync /home/chudler/backup_data techstaff:backup_current --backup-dir techstaff:backup_$(date -I)
 </code> </code>
  
/var/lib/dokuwiki/data/pages/cloud/recipe/swift.txt · Last modified: 2020/04/28 12:20 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki