A web-based interface for streamlining the use of SSH for deployments & system administration tasks across groups of remote servers.
GitHub changed the way developers use revision control by creating a beautiful user interface and social platform. Commando.io does the same for managing servers&dev-op tasks.
Servers
Add and tag servers. Servers can be physical hardware, or virtualized/cloud instances.
Groups
Organize servers. You may choose to create groups based on server role or location.
Recipes
Create recipes. Recipes are containers of commands that are fully versioned. Recipes can be written in shell, bash, perl, python, ruby, or node.js.
Execute
Run recipes on groups of servers and visualize results. Know who executed what, when, where, and why.
Files
Upload files. Files is a centralized place to store text or binary files and then automatically SCP transfer them to groups of servers via recipes.