None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
None yet, as I haven't yet gotten that far into setting up Algo.
requirements.txtNot applicable (see above.)
In the 'Additional Documentation' section of Algo's README.md, the bullet point on 'Cloud setup' of Algo on various cloud hosting services has only one child bullet item, namely one linking to instructions for cloud setup of Algo specific to Microsoft Azure.
None yet, but I'm working on hosting on Google Cloud Platform.
Finding links to documentation on how to set up a cloud deployment of Algo on multiple different hosting providers' infrastructure offerings in this project's read-me under the section cited was the sort of outcome I expected from the route of investigation described in this issue.
A single link pointing to instructions specific to Microsoft Azure was all that I found in that section of the read-me.
Not applicable; no logs (see 'OS/Environment' and 'The way of deployment (cloud or local)' above.)
Improve Algo's documentation to include instructions on how to set a cloud deployment of Algo up on all of the cloud platforms that it supports.
Feel free to split the various aspects of this issue's resolution into multiple issues, leaving this one as a tracking issue or abandoning it altogether.
For Amazon Web Services, this Lifehacker article could be adapted if it isn't too out of date.
Now that I _look_ for it, there _does_ seem to be _some_ documentation of the sort I was looking for, just not all together by cloud provider. It'd _still_ be useful to have information, newly duplicated or just reformatted, organized that way, though…
For Google Cloud Compute, here's the steps I needed to get it working.
(Before running ./algo)
(Then run ./algo)
These steps should be documented as well (https://github.com/trailofbits/algo/issues/658)
I think the only Lightsail and OpenStack are missing now
Can I still work on this issue for Hacktoberfest?
@GearGit Yes! PRs welcome.
Most helpful comment
For Google Cloud Compute, here's the steps I needed to get it working.
(Before running
./algo)(Then run
./algo)