Skip to content

A wordpress image with newrelic agent installed and wp-cli

Notifications You must be signed in to change notification settings

webofmars/docker-wordpress

Repository files navigation

webofmars/wordpress

A base wordpress image with some small additions :

  • Newrelic agent that can be configured from environnement
  • wp-cli installed
  • mail binary included
  • Apache server-status open to all private subnets ranges

configure NewRelic agent settings

Each NEWRELIC_XXX environement variable will be converted to the newrelic.xxx corresponding setting that will be replaced in newrelic.ini.

e.g. : docker run -e NEWRELIC_LICENSE=xxxxxxxxx NEWRELIC_APPNAME=demo webofmars/wordpress and head to newrelic APM page \o/

Releases

No releases published

Packages

No packages published

Languages