Welcome to the Linux Foundation Forum!

LFS232 Training [Ch11][app_version]

Options
vlaskovic
vlaskovic Posts: 13

Hi All

 

May please someone answer how to fullfil the followinf step:

 

Set an environment variable on your deployed app called APP_VERSION . Set the value of this environment variable to blue. This will represent your v1.0.0 app. 

 

Chapter 11 - Blue-Green Deployment

 

Thank you.

Slobodanka

Comments

  • spgreenberg
    Options

    Hi Slobodanka,

    You should be using `cf help -a` to find the appropriate command to set an environment variable.

    -Steve

  • rrakapali
    rrakapali Posts: 1
    edited January 2018
    Options

    cf set-env APP_NAME APP_VERSION BLUE

Categories

Upcoming Training