top | item 45545855

(no title)

pythonaut_16 | 4 months ago

Does Tangled offer any solutions or suggestions for backing up data stored on the Knots?

discuss

order

icy|4 months ago

Hi! Knots just serve up git repositories over an XRPC API. The actual state on disk is really just a sqlite + your git bare repositories—the two can be tarballed and moved elsewhere easily!

We will work on more first party backup/migrate solutions though.

skybrian|4 months ago

That sounds reasonable, but do your repos get replicated into your PDS? Where else does the data end up?

ItsHarper|4 months ago

I mean you can self host your own knot if you want, so it's at bare minimum possible to back it up if you're doing that