Open Source Configuration management and package delivery: central server components
Project description
Bombardier is a command-line system that allows a system admins to manage a
large number of computers in his or her datacenter over ssh. You can compare
Bombardier to Chef (www.opscode.com) or ControlTier (www.controltier.org).
Bombardier has a more secure than either of those systems and provides a
better user interface (command-line) that (we think) most system
administrators will prefer for daily work to web-based interfaces (which
you are limited to with the other products).
.
For common tasks such as deploying software or making changes to system
configuration, this tool can make these tasks a lot faster and a lot more
reliable. The basic approach is to drive automated SSH sessions over expect.
.
There are three major pieces of code to this thing:
# A "client," which installs on the computers you want to manage. The client
does not run as a service, it is more accurately described as client-side
libraries. The client software can be automatically installed by the server.
# (THIS PACKAGE)A server, which runs under Apache and provides a ReST
interface, and a daemon. The daemon is responsible for managing ssh
connections to the computers in the network.
# A command-line interfce (CLI), which provides an efficient Cisco-style
command-line for driving the whole system.
large number of computers in his or her datacenter over ssh. You can compare
Bombardier to Chef (www.opscode.com) or ControlTier (www.controltier.org).
Bombardier has a more secure than either of those systems and provides a
better user interface (command-line) that (we think) most system
administrators will prefer for daily work to web-based interfaces (which
you are limited to with the other products).
.
For common tasks such as deploying software or making changes to system
configuration, this tool can make these tasks a lot faster and a lot more
reliable. The basic approach is to drive automated SSH sessions over expect.
.
There are three major pieces of code to this thing:
# A "client," which installs on the computers you want to manage. The client
does not run as a service, it is more accurately described as client-side
libraries. The client software can be automatically installed by the server.
# (THIS PACKAGE)A server, which runs under Apache and provides a ReST
interface, and a daemon. The daemon is responsible for managing ssh
connections to the computers in the network.
# A command-line interfce (CLI), which provides an efficient Cisco-style
command-line for driving the whole system.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bombardier_cli-1.10-783.tar.gz
(49.3 kB
view details)
File details
Details for the file bombardier_cli-1.10-783.tar.gz.
File metadata
- Download URL: bombardier_cli-1.10-783.tar.gz
- Upload date:
- Size: 49.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02a76f5cf80c3bd90036fdb7e869bcdd422d3e8a6195d4a7188886b98a043e53
|
|
| MD5 |
b7605a1821c3576b36385d92167a22fc
|
|
| BLAKE2b-256 |
92419537a4c607c055c6fc7e165d6a48ee5c49b0e09ade328cfccedd99810e55
|