Skip to content

Allow persisting environment variables when deploying software environments #29

Description

@MLNW

Software environments may define environment variables which are required during deployment and others that should persist after the deployment. The handling may differ between container and bare metal deployments.

E.g. during deployment a ubuntu container sometimes requires the DEBIAN_FRONTEND=noninteractive set for a successful, automatic apt installation.

Another example would be to add folders to the user PATH. This probably also relates to #28.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions