mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 04:54:18 +01:00
add RTL SSL access script
This commit is contained in:
7
nginx/README.md
Normal file
7
nginx/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
### Set up SSL acces for the Ride The Lightning web UI on the RaspiBlitz
|
||||
|
||||
Have a look a the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh).
|
||||
|
||||
To download, make executable and run:
|
||||
`wget https://github.com/openoms/bitcoin-tutorials/raw/master/nginx/bonus.SSL_for_RTL.sh && sudo chmod +x bonus.SSL_for_RTL.sh && ./bonus.SSL_for_RTL.sh`
|
||||
`
|
||||
Reference in New Issue
Block a user