Skip to content

GlennBell/cfna2018-blue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfna2018-blue

A Test App for Blue-Green Deployment Hands-on Labs

Setup this example

Run this lab

  • ssh cfdev<n>@bg-lab1.cfna2018.starkandwayne.com
  • Clone your fork of this repository git clone https://github.com/${GITHUB_USERNAME}/cfna2018-blue
  • Add your github username to ci/settings.yml Edit directly on github. or cd cfna2018-blue & nano ci/settings.yml
  • fly -t cfna2018 login -k -u ci -p ${CONCOURSE_PASSWORD} -c https://ci.cfna2018.starkandwayne.com
  • Run Repipe from the forked repository./ci/repipe.sh

View your Concourse Pipeline

https://ci.cfna2018.starkandwayne.com

Get a summary of all the pipelines in the lab

https://ci.cfna2018.starkandwayne.com/beta/dashboard

Test Development workflow

About

A Test App for Blue-Green Deployment Hands-on Labs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.2%
  • Shell 46.8%