On 29 May 2016 at 15:57, Alok Parlikar <[email protected]> wrote:
> I'm now ingesting all my terabytes into camlistore. While that is running, 
> I'm thinking -- to be certain I don't lose data, is it sufficient to back up 
> blobs and the gpg keyring, (S3 and/or locally)?

Yes. Everything is blobs, so you just need to backup wherever you
store your blobs (the blobPath directory if on disk, or the relevant
bucket if on the cloud). And yes, your GPG keys (keep them secure
too).
The various indexes and caches can be reconstructed later from the blobs.
You can use standard tools (rsync, scp...), or camtool sync.

> Any tips on what I could do from the get go to simplify exporting data later?

What do you mean by exporting?

> You received this message because you are subscribed to the Google Groups 
> "Camlistore" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Camlistore" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to