Alexey
January 27, 2021, 2:35am
36
https://documentation.tardigrade.io/how-tos/backup-with-duplicati
or even just uplink: https://documentation.tardigrade.io/getting-started/uploading-your-first-object
Using Restic for Backups - Storj Docs
Velero-based Kubernetes Backup Guide - Storj Docs
Guide on Deploying MongoDB Ops Manager with Storj DCS - Storj Docs
or setup Gateway: Setting Up a Self-Hosted S3 Compatible Gateway - Storj Docs and use it from your browser http://localhost:7777
By the way, the storage is not where you would earn, so backups are not so interesting for SNO, they are rarely downloaded back. More interesting options are:
As you might have seen in a couple of our product/development updates, we’ve been working on a new S3 gateway. The biggest difference between this new gateway and our existing gateway is that the new gateway is multi-tenant, and Storj Labs will be hosting a few of them. This means you’ll be able to integrate with the Storj network via HTTP, and you won’t have to run anything extra on your end.
One thing to keep in mind is that the Gateway MT is still in BETA, so DO NOT run anything mission-crit…
uplink share has a few new flags that makes sharing objects (and hosting websites) even easier!
This feature is production live on uplink v1.19.4 !
Here are the new uplink capabilities:
uplink share <path> creates an access grant
uplink share --register <path> creates and registers an access grant. It uses our public --auth-service= “https://auth.tardigradeshare.io ” by default.
uplink share --url <path> generates a shorter, access key-based URL. It will also --register and set the access key…
9 Likes