Project

mist_cli

0.0
No commit activity in last 3 years
No release in over 3 years
A wrapper for the current cheapest cloud machine from AWS, Rackspace, and Digital Ocean.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.61
~> 1.28
~> 0.19
 Project Readme

Mist

A cloud you can feel.

Mist is a wrapper for the current cheapest cloud machine from AWS, Rackspace, and Digital Ocean.

Getting Started

Currently the gem supports AWS. Set up an account with Amazon first and then continue installation. Remember to copy the public and private keys.

gem install mist_cli

Once that is complete you have to set up a configuration file. Open Terminal and run the configuration.

mist config ‘aws’

Now you are ready to boot your first machine. Run just mist in the terminal:

mist

Once the setup is complete you will automatically be signed into the session with the machine. The included image utilizes JRUBY to enable connections to databases/ADS.

Finally, remember to shut down units.

mist kill