[bisq-network/bisq-explorer] Restructure BSQ explorer as system service for easy installation (#15)

wiz notifications at github.com
Sun Jan 5 11:54:48 UTC 2020


wiz commented on this pull request.



>  
-```
-sudo apt-get install software-properties-common
-sudo add-apt-repository universe
-sudo add-apt-repository ppa:certbot/certbot
-sudo apt-get update
-sudo apt-get install python-certbot-nginx
-sudo certbot --nginx
+```bash
+sudo apt-get update -q
+sudo apt-get install -q -y nginx-core python-certbot-nginx
+sudo certbot --nginx --agree-tos --non-interactive -m ssl at example.com -d explorer.example.com

Fixed in dd0ddaf

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-explorer/pull/15#discussion_r363087940
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200105/43d1aba1/attachment.html>


More information about the bisq-github mailing list