lightning payable VPS recommendations

This commit is contained in:
openoms
2022-03-30 09:18:56 +01:00
parent f89bd17c6c
commit 1b5bd33816
2 changed files with 12 additions and 9 deletions

View File

@@ -1,5 +1,9 @@
# Nginx scripts
Lightning Payable VPS services:
* [host4coins.net](https://host4coins.net) - from $8/month - only email address is required
* A long list of providers: <https://bitcoin-vps.com/#VPS-Europe>
## Add a custom subdomain
In this example configuration a redirect is added to a custom service on the LAN (or VPN).
@@ -42,11 +46,11 @@ bash electrum_server_subdomain.sh
## Set up SSL access for the Ride The Lightning web UI on the RaspiBlitz
Have a look through the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh).
Have a look through the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh).
To download, check and run:
```
wget -O bonus.SSL_for_RTL.sh https://github.com/openoms/bitcoin-tutorials/raw/master/nginx/bonus.SSL_for_RTL.sh
wget -O bonus.SSL_for_RTL.sh https://github.com/openoms/bitcoin-tutorials/raw/master/nginx/bonus.SSL_for_RTL.sh
cat bonus.SSL_for_RTL.sh