Skip to content

Instantly share code, notes, and snippets.

@bossjones
Created February 25, 2015 19:27
Show Gist options
  • Save bossjones/5439ca3e3887b9fad6fe to your computer and use it in GitHub Desktop.
Save bossjones/5439ca3e3887b9fad6fe to your computer and use it in GitHub Desktop.
Install new relic on rax image servers
# stage
fab -H preimage21.be.net install_php_new_relic:app_name="image",location="rax",tier="stage"
# prod
fab -H beimage51.be.net,beimage52.be.net,beimage53.be.net,beimage54.be.net install_php_new_relic:app_name="image",location="rax",tier="production"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment