Prerequisite
Managing Node
// Install Fabric with sudo pip install fabric
.
Install ansible with sudo pip install ansible
.
Provision of remote host
Create user with sudo useradd -m chad
,
then add ssh-auto-login with ssh-copy-id ...
.
// Install Node.js, MongoDB,