fix format , add go.install.sh

This commit is contained in:
openoms
2019-07-24 12:51:46 +01:00
parent df05a97d24
commit 8e2744f048
3 changed files with 56 additions and 4 deletions

View File

@@ -49,14 +49,13 @@ To stop running on boot:
---
To connect remotely to Electrs there is a encrypted connection needed.
See the guide from @cryptomulde to connect to a VPS through a reverse ssh tunnel: https://medium.com/@cryptomulde/private-electrum-server-electrs-for-your-raspiblitz-full-node-without-forwarding-ports-417e4c3af975
A remote connection to Electrs should be encrypted.
See the guide from @cryptomulde to connect to a VPS through a reverse ssh tunnel: https://medium.com/@cryptomulde/private-electrum-server-electrs-for-your-raspiblitz-full-node-without-forwarding-ports-417e4c3af975
The more secure option is to continue with setting up the SSL connection as described in the next section.
---
## RaspiBlitz: install Nginx and Certbot to connect over SSL
For the SSL certificate to be obtained successfully a **dynamic DNS** and **port forwarding is necessary**.