Skip to content

Instantly share code, notes, and snippets.

@afiune
Last active October 25, 2016 04:31
Show Gist options
  • Save afiune/ae5d6fdd40245f39e7537c1e4ff8568b to your computer and use it in GitHub Desktop.
Save afiune/ae5d6fdd40245f39e7537c1e4ff8568b to your computer and use it in GitHub Desktop.

Project Initialization

This document will show you how to initialize projects in Chef Automate, it includes simple examples as well as complex that will teach you how to customize your own initialization process within your organization.

Prerequisites

Automate CLI Setup

Every example below will need 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

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