[bisq-network/bisq] Add dev setup guide (#1852)

Manfred Karrer notifications at github.com
Thu Nov 1 16:59:32 UTC 2018


ManfredKarrer commented on this pull request.



> @@ -0,0 +1,63 @@
+## Hosted Bisq using VPS
+
+
+From: https://github.com/bisq-network/exchange/issues/511
+
+It's possible to install and view Bisq using a Google Compute Engine instance. This is handy and allows offers to always be visible, as well as the possibility to inspect the status of the client.
+
+This is how to host Bisq:
+
+Go to Google compute engine (https://cloud.google.com/compute/) and start an instance using the free trial. One gets $300 credit and 60 days trial period. I used one CPU, 40 GByte of boot disk, and the default value of RAM, 3.75 GB.
+I chose Ubuntu 16.04 LTS as the operating system.
+
+How to make a project and start an instance is explained in: https://goo.gl/1Ljy7O which also explains how to install a vnc-server. In short, ssh to your instance, which can be done from the google compute engine (gce) console, then execute the following script:

> In short, add ssh to

I have not written that but I think it was meant to connect via ssh 

-- 
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/pull/1852#discussion_r230112666
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181101/f2ecce3d/attachment.html>


More information about the bisq-github mailing list