Install and configure appcanary
Installable on Ubuntu, Debian, RHEL / CentOS.
Reports vulns for Ubuntu servers and Ruby applications.
| Key | Type | Description | Default |
|---|---|---|---|
['appcanary']['agent']['api_key'] |
String | API Key (https://appcanary.com/settings) | xxxxxxxxx |
Include appcanary in your node's run_list:
{
"run_list": [
"recipe[appcanary::default]"
]
}Author: Justin Alan Ryan ([email protected])