This diagram outlines the major steps for adopting IaC into a delivery process to support the DevOps Methodology.
- Checkout the Repo
[email protected]:gwagner/diagrams.git
- Navigate to this package
- Run
npm install
- Run
npm start
- Navigate to
http://localhost:9000
in your browser
- Use all default rendering settings
- Click the render button
- Navigate to the root of this repo and run ./render-video.sh packages/<your_package_name>
- This will use ffmpeg to render a packages/<your_package_name>/output/palette.png and a packages/<your_package_name/video.gif file.
- Finally, it will use MPV to display the rendered gif!