Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

wpengine/newrelic-docker-DEPRECATED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

New Relic PHP Daemon Docker Image

The New Relic daemon acts as a proxy between the New Relic PHP agent and the New Relic collector to reduce network traffic and to improve response time for instrumented applications. Without the daemon running, no data is reported to New Relic.

This container is intended to be run as a side car.

Updates & Prebuilt Images

These images are tied to specific New Relic daemon releases, and configured as Automated builds on Docker Hub.

Running

The following command runs the New Relic daemon and exposes the service on port 8004. NR_PORT can also contain a socket name that could be shared between containers.

docker run -d -e NR_PORT=8004 -p 8004:8004 wpengine/newrelic-php-daemon:8.1.0.209

Building

docker build -t wpengine/newrelic-php-daemon:$VERSION 8.1.0.209

About

New Relic Daemon Docker Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •