mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update RTL_setups.md
This commit is contained in:
parent
e7b144327d
commit
cfcb459b54
1 changed files with 2 additions and 0 deletions
|
|
@ -22,5 +22,7 @@ lndServerUrl=https://<ip-address-of-device-running-lnd>:8080/v1
|
|||
|
||||
#### RTL and LND running on different devices (with LND running on an external network or a cloud service)
|
||||
*RTL is not recommended for this type of setup*
|
||||
|
||||
In case you need to run RTL with an external node, you need to ensure that RTL is served on https, by running it behind a webserver like [nginx](https://nginx.org/en/download.html) encrypted with your [letsencrypt](https://letsencrypt.org) certificate.
|
||||
|
||||
We have not provided a standardized guide for this setup. A documentation PR is welcome for this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue