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
- Host: GitHub
- URL: https://github.com/johnrom/docker-wordpress-wp-cli-xdebug-newrelic
- Owner: johnrom
- Created: 2023-02-24T21:49:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T18:09:17.000Z (over 3 years ago)
- Last Synced: 2025-03-17T03:44:07.821Z (about 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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