mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 09:50:36 +01:00
Update RTL_setups.md
This commit is contained in:
parent
92b1cc9f7c
commit
52ac702fee
@ -22,8 +22,7 @@ lndServerUrl=https://<ip-address-of-device-running-lnd>:8080/v1
|
||||
7. Access RTL by opening your browser at the following address: http://localhost:3000
|
||||
|
||||
#### 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.
|
||||
A sample SSL setup guide can be found [here](https://github.com/ShahanaFarooqui/RTL/blob/master/RTL_SSL_setup.md)
|
||||
|
Loading…
Reference in New Issue
Block a user