Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 616 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 616 Bytes

buildstack-deployment

Build Status

Overview

This is a bosh2 style deployment config for Gerrit/Jenkins/Sonarqube & Nexus all linked together configured with a base set of plugins that can be used to build FINkit services.

Installation

Deploy using:

bosh -d buildstack deploy \
  --vars-store buildstack-deployment-vars.yml \
  buildstack.yml

This will create the variable store buildstack-deployment-vars.yml and all generated keys & passwords will be stored in here.