Skip to content

CloudFoundryOnAzure/cf-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-pipeline

Introduction

This repo is used for set up common used pipeline for cloud foundry on Azure.

Module

bosh-setup-template: This pipeline can check new version of cf-deployment, if any new version is found, the pipeline will use template and latest manifest to deploy a cloud foundry. Then cats will run. If cats passes, changes of manifest will bump to a specified repo/branch and all allocated resources will be safely deleted.

cf-deployment: This is cf-deployment pipeline for Azure. More Detailed doc is coming soon...

run-cats: This pipeline is used to run cats on existing cloud foundry environment. See detailed doc here

lib: This is utils used in other pipeline. You may not use it directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages