shaker 0.1.1
EC2 Salt Minion Launcher
Shaker is BSD-New Licensed command-line application to launch Salt minions as Amazon EC2 instances.
Salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way.
Running an Amazon EC2 instance as a Salt minion is fairly simple. Also tedious, if you need to launch minions often. Shaker bridges the gap between launching an EC2 instance and bootstrapping it as a Salt minion.
Example
Shaker is usually run from the command line. To start a Salt minion, have it connect upon boot to Salt master salt.example.com:
$ shaker --distro ubuntu --master salt.example.com Started Instance: i-9175d8f4 To access: ssh ubuntu@ec2-107-20-93-179.compute-1.amazonaws.com To terminate: shaker-terminate i-9175d8f4
Documentation and Links
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| shaker-0.1.1.tar.gz (md5) | Source | 2012-02-04 | 12KB | 174 | |
- Author: Jeff Bauer
- Home Page: https://github.com/rubic/shaker
- Keywords: salt,ec2,aws
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: POSIX
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: System :: Distributed Computing
- Topic :: System :: Systems Administration
- Package Index Owner: login.launchpad.net_36
- DOAP record: shaker-0.1.1.xml
