Skip to content

nathanielks/ansible-role-newrelic-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newrelic-php

An Ansible role to setup New Relic PHP agent: https://docs.newrelic.com/docs/php/new-relic-for-php

Requirements

Ubuntu Trusty with PHP installed. This role tries to restart PHP-FPM and/or the Apache web server.

Role Variables

The variables that can be passed to this role and a brief description about them are as follows

# License key (required)
newrelic_license_key: ~

# Application name (required)
newrelic_appname: "{{ ansible_hostname }} PHP"

Dependencies

Requires the New Relic repository to be set up; depends on sivel.newrelic for this purpose.

License

MIT

About

Ansible role to install the New Relic PHP Agent

Resources

Stars

Watchers

Forks

Packages

No packages published