nulecule icon indicating copy to clipboard operation
nulecule copied to clipboard

specify a method to inject environment variables into the deployed applications environment

Open goern opened this issue 10 years ago • 0 comments

user story

As a deployment guy I want to inject/set an environment variable so that it is accessible from within the application

Rational

Most applications that require a API_KEY or TOKEN do read this information from env vars, so that the secrets must not be stored in any file. We need to find a specification that will inject env vars into the application context/environment.

goern avatar Aug 13 '15 12:08 goern