Translations:Upgrading Umbrel Node/8/en

From PlebNet Wiki
Jump to navigation Jump to search
  1. Take a Static Channel Backup
  2. Copy the output of bos peers or your channel listings from amboss so that you have a list of channels you have opened and local balances.
  3. Double check your 24-word seed for umbrel and any wallet passwords you have setup. Keep a safe backup.
  4. Make an upgrade area to safe keep some files. ssh to your node and

    cd ~
    mkdir upgrade
    cd upgrade

  5. copy lnd.conf. Upgrade will overwrite it and you will need to re-do your customization again. With umbrel 0.4.1 lnd.conf is not overwritten but better safe than sorry

    cp ~/umbrel/lnd/lnd.conf ~/upgrade/

  6. take a list of your watchtower peers so that you can add them again (if they are lost)

    ~/umbrel/bin/lncli wtclient towers | tee ~/upgrade/wtclienttowers.json

  7. Note down your running TMUX sessions, and bos telegram connect keys