Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.47 KB

PROJECT_INITIALIZATION.md

File metadata and controls

32 lines (23 loc) · 1.47 KB

Project Initialization

This document will show you how to initialize projects in Chef Automate. It includes both simple and complex examples that will teach you how to customize your own initialization process within your organization.

Prerequisites

Automate CLI Setup

Every example below will require you to first setup your CLI to point to your Chef Automate Server:

demo

Simple Project Initialization

demo

Custom Project Initialization

Customize a ChefDK Generator

demo

Initialize a new Automate Project using a custom generator

demo

Initialize an existing Automate Project using a custom generator

demo

Initialize a Github Backed Project

demo

Very custom Bitbucket Backed Project Initialization

demo