Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juniorb2ss/4cca76b628c160de4b082b36530fd5fe to your computer and use it in GitHub Desktop.
Save juniorb2ss/4cca76b628c160de4b082b36530fd5fe to your computer and use it in GitHub Desktop.
Newrelic Elasticbeanstalk
packages:
yum:
newrelic-php5: []
php56-imap: []
rpm:
newrelic: http://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm
commands:
configure_new_relic:
command: newrelic-install install
env:
NR_INSTALL_SILENT: true
NR_INSTALL_KEY: {yourLicense}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment