Skip to content

pascal71/spinnaker-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working-with-Spinnaker

Requirements

Install the following:

  • npm
  • asciidoctor
  • asciidoctor-revealjs
  • decktape

Setup Documentation

To Create Documentation, cd into this directory

$ npm init
$ npm install reveal.js
$ chmod +x ./setup-docs.sh
$ ./setup-docs.sh

Add/Change Evaluation Links to the Pages Before Class

DI will provide before the class any links for checking in, pre-class and post-class evaluations, be sure to add those into the slides so that you do not forget.

Spinnaker Setup Documentation

Open setup.html, after running the previous steps to view information how to setup Spinnaker for your class on AWS

The Application

This repository is Just for the documentation. For the exercises, we use https://github.com/dhinojosa/spinnaker-study. Feel free to create your own fork, just be sure to update the lab book!

What I do is generate the documentation here from this repository and copy all docs.zip, lab_book.zip, slides.pdf, slides.zip to the spinnaker-study repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages