Skip to content

Instantly share code, notes, and snippets.

@timroster
Last active July 3, 2019 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timroster/e3922d290de67a3105e38b8a4fb3a563 to your computer and use it in GitHub Desktop.
Save timroster/e3922d290de67a3105e38b8a4fb3a563 to your computer and use it in GitHub Desktop.

Automating updates to containerized applications from SCM commits

Workstation setup

Log in to your virtual machine in the LinuxONE Community Cloud. Next, configure environment variables to match the settings for this lab.

export CLUSTER_URL=https://148.100.92.103:8443

replace ### with your user number, for example if you have user012, use devnamespace012

export USERNAME=user###

Continue to the lab instructions repository and follow the lab steps:

Open Lab - Automated updates of containerized applications from SCM commits

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