Skip to content

appcanary/chef-appcanary-old

 
 

Repository files navigation

appcanary-cookbook

Install and configure appcanary

Supported Platforms

Installable on Ubuntu, Debian, RHEL / CentOS.

Reports vulns for Ubuntu servers and Ruby applications.

Attributes

Key Type Description Default
['appcanary']['agent']['api_key'] String API Key (https://appcanary.com/settings) xxxxxxxxx

Usage

appcanary::default

Include appcanary in your node's run_list:

{
  "run_list": [
    "recipe[appcanary::default]"
  ]
}

License and Authors

Author: Justin Alan Ryan ([email protected])

About

chef cookbook for appcanary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%