Setup

Creating a SUDO user
http://blog.commando.io/the-root-of-all-evil-how-to-configure-sudo-on-servers/
Fri, 14 Dec, 2018 at 12:19 AM
Whitelist IP
If you'd like to whitelist the IP address that Commando.io connects to your servers from, use 192.241.216.150.
Sat, 15 Dec, 2018 at 9:15 PM
Using Files
Files allows you to SCP copy one or more files to servers via recipes at execution. To reference a file in a recipe use the following syntax: {{ file: 5b22...
Sat, 15 Dec, 2018 at 9:37 PM
Groups
Groups are an ideal way to combine servers together. Recipes can be run against groups of servers.  Group names need to be unique, and servers can belon...
Sat, 15 Dec, 2018 at 9:42 PM
Getting Started
Adding a user and connecting servers The first step to using commando.io is to connect your servers so that they can be managed Servers can be imported f...
Sat, 15 Dec, 2018 at 9:54 PM
Users
Having individually defined users provides an audit path and accountability for executions of recipes.   With fine grain controls for delegating access to ...
Sat, 15 Dec, 2018 at 10:45 PM
SSH Keys
Importing ssh keys
Sat, 15 Dec, 2018 at 11:00 PM
Tags
The commando.io tagging feature allows you to identify and classify resources by associating descriptive metadata.  Tags can be used to identify cloud r...
Sat, 15 Dec, 2018 at 11:11 PM
Add Public SSH Key Instructions
During the setup process you will be prompted to add ssh keys to your authorized_keys. We have made this a cut and paste process. 
Sat, 15 Dec, 2018 at 11:19 PM