Xud: Backup

Created on 27 Apr 2019  路  6Comments  路  Source: ExchangeUnion/xud

Anything I forgot?

P1 infrastructure

Most helpful comment

A new file bin/xud-backup that can be executed if the user wants to have these backups. If not the users just ignores that file and doesn't get bothered.

All 6 comments

As discussed I think that this should be not part of XUD by default. What would be best in my opinion is to put this functionality in a separate executable and folder in lib so that it can still reuse the config parsing and LND clients that already exist without bloating the code base too much.

Other options would be:

  • part of the XUD that can be enabled with a config parameter
  • in a separate repository (this just makes sense if we have other things to outsource from the main repository. Creating and maintaining a repo just for this is too much work in my opinion)

@kilrau @sangaman @erkarl

You're thinking of a new script that can be run separately from xud, but still reuses some of our existing code like the LndClient? How would it be run?

separate executable and folder in lib

SGTM, could you quickly explain how it works and be triggered by xud before you go ahead and do it?

A new file bin/xud-backup that can be executed if the user wants to have these backups. If not the users just ignores that file and doesn't get bothered.

Moved to 1.0.0-beta, we'll bring it as an (important) update to testnet.

EDIT: added xud db

Was this page helpful?
0 / 5 - 0 ratings

Related issues

offerm picture offerm  路  4Comments

kilrau picture kilrau  路  4Comments

kilrau picture kilrau  路  4Comments

kilrau picture kilrau  路  6Comments

kilrau picture kilrau  路  5Comments