#2642 document citadel migration

This commit is contained in:
Bitcoin Runners 2022-02-16 23:07:05 +00:00 committed by rootzoll
parent 8df8dbc6cf
commit 4a1fc3ffb5
2 changed files with 6 additions and 5 deletions

View file

@ -7,6 +7,7 @@
- New: Run C-lightning backup-compact regularly [issue](https://github.com/rootzoll/raspiblitz/issues/2869)
- New: Switch LNbits between lnd & c-lightning [issue](https://github.com/rootzoll/raspiblitz/issues/2556)
- New: Tallycoin Connect [details](https://github.com/djbooth007/tallycoin_connect#readme)
- New: Migration from Citadel to RaspiBlitz [details](https://github.com/rootzoll/raspiblitz/issues/2642)
- New: Bitcoinminds.org local on RaspiBlitz [details](https://github.com/raulcano/bitcoinminds)
- Update: LND v0.14.2-beta [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.14.2-beta)
- Update: C-lightning v0.10.2 [details](https://github.com/ElementsProject/lightning/releases/tag/v0.10.2)

View file

@ -2,7 +2,7 @@
*Build your own Lightning & Bitcoin Fullnode on a RaspberryPi with a nice Display.*
`Version 1.7.2rc2 with lnd 0.14.2 & c-lightning 0.10.2 and bitcoin 22.0.0`
`Version 1.7.2 with lnd 0.14.2 & c-lightning 0.10.2 and bitcoin 22.0.0`
![RaspiBlitz](pictures/raspiblitz.jpg)
@ -120,7 +120,7 @@ Table of Contents
- [OFF: PowerOff RaspiBlitz](#off-poweroff-raspiblitz)
- [EXIT: Console Terminal](#exit-console-terminal)
- [Import a Migration File](#import-a-migration-file)
- [Make a RaspiBlitz out of your Umbrel or MyNode](#make-a-raspiblitz-out-of-your-umbrel-or-mynode)
- [Make a RaspiBlitz out of your Umbrel, Citadel or MyNode](#make-a-raspiblitz-out-of-your-umbrel-citadel-or-mynode)
- [Interface / APIs](#interface--apis)
- [Bitcoin](#bitcoin)
- [LND-Lightning](#lnd-lightning)
@ -184,7 +184,7 @@ When it comes fully assembled with an up-to-date synced blockchain, it's possibl
If you start at home ordering the parts from Amazon (see shopping list below) then it's a weekend project with a lot of downloading and syncing time where you can do other stuff while checking on the progress from time to time.
If you already run a Umbrel or myNode you have basically all the hardware needed and you can make the [Migration to RaspiBlitz from Umbrel/myNode](#make-a-raspiblitz-out-of-your-umbrel-or-mynode) under one hour.
If you already run a Umbrel, Citadel or myNode you have basically all the hardware needed and you can make the [Migration to RaspiBlitz from Umbrel/Citadel/myNode](#make-a-raspiblitz-out-of-your-umbrel-citadel-or-mynode) under one hour.
## Hardware Needed
@ -1280,9 +1280,9 @@ Then RaspiBlitz might give you the option again to self-sync or copy the blockch
Then the blockchain needs to sync up and you should be back to normal.
## Make a RaspiBlitz out of your Umbrel or MyNode
## Make a RaspiBlitz out of your Umbrel, Citadel or MyNode
Another kind of migration is when you already run a full node with the Umbrel or myNode software and you like to change it to RaspiBlitz without closing channels.
Another kind of migration is when you already run a full node with the Umbrel, Citadel or myNode software and you like to change it to RaspiBlitz without closing channels.
You basically have all the hardware needed and just need to change software.
You don't need the [LCD from the shopping list](#amazon-shopping-list-buy-parts--build-it-yourself) - RaspiBlitz can also run without an LCD.