Skip to content

lguzzon-scratchbook/cloudatcost_fabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudatcost_fabric

Cloud At Cost is a crappy provider that's OK for throwaway servers. This script makes setting up new machines a bit less of a miserable experience.

usage:

% virtualenv env
...
% source env/bin/activate
(env) % pip install -r requirements.txt
...
(env) % ./cloudatcost_fabric.py -h

Fabric will take care of asking for hostname or IP address and credentials.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%