PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

Break up Install Wizard

Open madhavajay opened this issue 3 years ago • 0 comments

The install wizard could be broken up into 3 options linked from the main install wizard page.

3 large boxes left to right with:

Install Syft to Connect Launch a Domain on your Desktop Launch a Domain on a Server

The first one will just do syft and afterwards end with a sy.networks command showing them they could now either go to "Launch a Domain on Desktop" or "Launch a Domain on a Server"

Question: Where should we explain / help users to launch Network nodes?

The launch a domain on desktop would be the existing docker step and the launch step. The launch a domain on server would then further split into:

Launch a domain on a local Server This version can use default ports like 8081

Launch a domain on a remote Server This version can use default ports like 80

The remote one we can do later as thats basically hagrid launch azure, gcp, IP etc The local one is back to docker but this time we can ask them what PORT they are going to open on the outside and try to detect their IP and ask them if its correct for hagrid check testing.

madhavajay avatar Sep 14 '22 03:09 madhavajay