putty182

Results 8 issues of putty182

Bumped into this after booting up my rig today; [Trojan:Script/Cloxer.A!cl](http://go.microsoft.com/fwlink/?linkid=142185&name=Trojan:Script/Cloxer.A!cl&threatid=2147725998&enterprise=0) Clearly a false positive, logging it as a GH issue in case anyone else sees it and panics. ``` Category:...

https://github.com/gcloudrig/gcloudrig-cloud-run/issues/2

This would allow users to setup/start/stop rigs from a wider range of clients, without needing to launch a bash shell, e.g. - webhook from a discord bot, IFTTT button, google-oauth'd...

enhancement

[kahkhang/Inquirer.sh](https://github.com/kahkhang/Inquirer.sh) has some nice prompts, much nicer than ours. setup.sh should use them for interactive prompts. ![List Input Example](https://raw.githubusercontent.com/kahkhang/Inquirer.sh/master/demos/list_input.gif "List Input Example") Also lends itself nicely to parameterising setup at...

enhancement

> Just curious, instead of using cloud functions to cleanup upon shutdown, how about using gcloud alpha cloud-shell + nohup as an alternative to run the cleanup script(snapshots and so...

enhancement

As per #60

enhancement
good first issue

Setup currently just scaffolds an instance template and gives users no immediate indication of setup progress. (Logs work, but aren't as friendly) Progress updates and powershell execution via metadata polling...

enhancement