Skip to content

Latest commit

 

History

History

devops-iac-process

DevOps IaC Adoption Process

This diagram outlines the major steps for adopting IaC into a delivery process to support the DevOps Methodology.

Usage

  1. Checkout the Repo [email protected]:gwagner/diagrams.git
  2. Navigate to this package
  3. Run npm install
  4. Run npm start
  5. Navigate to http://localhost:9000 in your browser

Rendering

  1. Use all default rendering settings
  2. Click the render button
  3. Navigate to the root of this repo and run ./render-video.sh packages/<your_package_name>
  4. This will use ffmpeg to render a packages/<your_package_name>/output/palette.png and a packages/<your_package_name/video.gif file.
  5. Finally, it will use MPV to display the rendered gif!