dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

Deployment script that runs client-side. [10h] #99

Closed dpinney closed 10 years ago

dpinney commented 11 years ago

It makes no sense, given AWS's APIs, that we have too ssh into every cluster node and run cloudDeploy.sh on each.

We can automate the ssh with Fabric (http://docs.fabfile.org/en/1.6/). We can do host discovery via the API and boto.

dpinney commented 10 years ago

NAI now that we're deploying on a single host.