Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 701 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 701 Bytes

#Moonshine appCanary

A Moonshine plugin for installing and managing the appCanary agent.

Requirements

  • An appCanary account
  • The API key for your account.

Quickstart Instructions

  • script/plugin install git://github.com/railsmachine/moonshine_appcanary.git
  • Configure API key in config/moonshine.yml
  :appcanary:
    :api_key: YOUR-APPCANARY-API-KEY
  • Include the recipe in your Moonshine manifest
  recipe :appcanary

Unless otherwise specified, all content copyright © 2015, Rails Machine, LLC