Skip to content

Instantly share code, notes, and snippets.

@apcera-code
Last active May 5, 2016 18:09
Show Gist options
  • Select an option

  • Save apcera-code/4427b47d9778964b9be6da423ab1fac8 to your computer and use it in GitHub Desktop.

Select an option

Save apcera-code/4427b47d9778964b9be6da423ab1fac8 to your computer and use it in GitHub Desktop.
Connecting Apcera and New Relic: developers can create applications from the terminal using the customized New Relic stager
apc app create my-java-app \
-sp /apcera::java-newrelic-pipeline \
--env-set “NEW_RELIC_LICENSE_KEY=<nr_secret_key>” \
--allow-egress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment