An open API service indexing awesome lists of open source software.

https://github.com/johnrom/docker-wordpress-wp-cli-xdebug-newrelic

Adds New Relic PHP Agent instrumentation to https://github.com/johnrom/docker-wordpress-wp-cli-xdebug
https://github.com/johnrom/docker-wordpress-wp-cli-xdebug-newrelic

Last synced: 4 months ago
JSON representation

Adds New Relic PHP Agent instrumentation to https://github.com/johnrom/docker-wordpress-wp-cli-xdebug

Awesome Lists containing this project

README

          

# docker-wordpress-wp-cli-xdebug-newrelic

This image adds New Relic support to [`docker-wordpress-wp-cli-xdebug`](https://github.com/johnrom/docker-wordpress-wp-cli-xdebug).

**This is super untested.** Do not use in production. I built this on Windows so permissions are not correct. Maybe one day I will fix it.

## Setting Up

- Follow the documentation for [`docker-wordpress-wp-cli-xdebug`](https://github.com/johnrom/docker-wordpress-wp-cli-xdebug).
- Register for a New Relic Account
- TODO