Update/more lightning changes (#627)

* Update lnd migration instructions

* update zeus-cln to use clnrest

* update LNbits instructions to auth with username/pass
This commit is contained in:
Dominion5254
2024-09-12 06:05:01 -06:00
committed by GitHub
parent f99996545b
commit 54e0b4551e
8 changed files with 13 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 433 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 888 KiB

After

Width:  |  Height:  |  Size: 333 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 209 KiB

View File

@@ -8,15 +8,13 @@ Migrating LND to StartOS
This guide is for users seeking to migrate LND on-chain and lightning funds from a different node to StartOS easily and without closing channels. This migration will require two sets of hardware, your existing hardware you wish to migrate from, and the hardware running StartOS you are migrating to. Both devices must be running on the same LAN. The LND service on StartOS provides easy to use actions for users migrating from the below Node implementations:
- Umbrel (Both 0.4 and 0.5)
- Umbrel (Both 1.x and 0.5)
- RaspiBlitz
- myNode
**Instructions**
#. First, you will first navigate to your LND service on StartOS and click the `Stop` button to stop LND.
.. warning:: Running any of the migration actions above will delete any existing LND wallet running on your StartOS server. If you have funds on your StartOS LND node, make sure to transfer these funds to another wallet before running a migration action.
#. First, you will need a fresh installation of LND on StartOS which has *never* been started. Starting the LND service will create a wallet; if there is an existing LND wallet on StartOS, LND will *not* allow any of the `import` actions to be run.
#. Select the action corresponding to the node you are migrating from and fill out the corresponding IP and password(s). If you are unsure of the IP address of your node, you may need to check your router.

View File

@@ -31,13 +31,13 @@ Setting up LNbits
.. tip:: Remember - if you intend to connect BlueWallet or Zeus, that will only be possible with LND. Alby can work with both.
#. Head to LNbits on your server, click on **Properties** and copy the address under **(Tor) Superuser Account**:
#. Navigate to Services -> LNbits, click `Launch UI`, and authenticate with your 'Superuser Username' and 'Superuser Default Password' found in LNbits -> Properties:
.. figure:: /_static/images/services/lnbits/tor-super-user.png
:width: 40%
:alt: tor-super-user
#. Paste this address into your browser and you'll see the following screen - click **I understand**:
#. After logging into your LNbits account you'll see the following screen - click **I understand**:
.. figure:: /_static/images/services/lnbits/superuser-first-open.png
:width: 60%

View File

@@ -2,7 +2,7 @@
Zeus
----
.. note:: You must first :ref:`connect to tor on your device<connecting-tor>`.
.. note:: You must first enable clnrest in Services -> Core Lightning -> Config -> Advanced -> Plugins -> CLNRest
Zeus is a powerful mobile wallet that can be connected directly to both LND and Core Lightning. If you'd like to connect via LNbits, which allows allocation of funds, please see :ref:`this guide<connecting-lnbits>`.
@@ -22,19 +22,24 @@ Available For:
.. figure:: /_static/images/lightning/zeus-cln-direct-step3.png
:width: 60%
#. Tap the QR code icon for "REST Quick Connect" to display the QR code.
#. Tap the QR code icon for "CLNRest Quick Connect" to display the QR code.
.. figure:: /_static/images/lightning/zeus-cln-direct-step4.png
:width: 60%
#. In Zeus, tap "Scan node config". Allow camera access, scan the QR code, and then tap 'Save node config'.
#. In Zeus, tap "ADVANCED SET-UP", followed by "Connect a node", and finally click the 'scan' icon in the top right to scan the qr code from step #3.
.. figure:: /_static/images/lightning/zeus-cln-direct-step5.png
:width: 60%
.. note:: If you already have other nodes configured in Zeus, go to Settings.-> Connect a node -> + . Then scan the QR code, and tap "Save node config".
#. Once the node info has been scanned into Zeus, click "SAVE NODE CONFIG" to connect to your node.
.. figure:: /_static/images/lightning/zeus-cln-direct-step6.png
:width: 40%
.. note:: If you already have other nodes configured in Zeus, Click the 'Node' icon in the top right -> 'plus' icon -> 'scan' icon . Then scan the QR code, and tap "SAVE NODE CONFIG".
.. figure:: /_static/images/lightning/zeus-cln-direct-step7.png
:width: 40%
#. That's it. You can now use your Core Lightning Node via Zeus.