inspec/www/source/tutorials.html.slim

117 lines
4.1 KiB
Text
Raw Normal View History

2016-09-20 20:45:31 +00:00
---
title: InSpec - Tutorials
---
/! animated banner
header.child-h.blue-gradient.margin-top-offset
#particles-second
canvas.particles-js-canvas-el /
.purp-shade
.row
.columns.large-8.medium-8
h2.t-white#icon-trigger data-enllax-direction="horizontal" data-enllax-ratio=".1" data-enllax-type="foreground"
| Clear, step-by-step instructions for getting started and building your InSpec skills
2017-01-07 00:03:24 +00:00
.row.margin-both
2016-09-20 20:45:31 +00:00
.columns.medium-12
h3 Tutorials
hr.strict-left
2017-01-07 00:03:24 +00:00
br
p.clear Huge thanks to Annie Hedgpeth for creating all of these fantastic tutorials.
2016-09-20 20:45:31 +00:00
ul.tutorials--links.no-bullet
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-1"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 1
span - Hello World
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-2"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 2
span - Command Resource Blog Logo
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-3"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 3
span - File Resource
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-4"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 4
span - Custom Matchers
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-5"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 5
span - Create a Profile
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-6"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 6
span - Ways to Run It and Places to Store It
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-7"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-20 20:45:31 +00:00
| Day 7
span - How to Inherit a Profile from Chef Compliance Server
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-8"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
| Day 8
span - Regular Expressions
li
a.tutorials--link href="http://www.anniehedgie.com/inspec-basics-9"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
| Day 9
span - Attributes
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="https://learn.chef.io/tutorials/inspec/"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Verify Your Chef Code with InSpec
2016-09-22 20:55:14 +00:00
li
a.tutorials--link href="https://learn.chef.io/tutorials/compliance-assess/"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-22 20:55:14 +00:00
span Assess Your Infrastructure with Chef Compliance Scanner
li
a.tutorials--link href="https://learn.chef.io/tutorials/compliance-remediate/"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
2016-09-22 20:55:14 +00:00
span Remediate Compliance Failures on your Infrastructure with Chef
2017-01-07 00:03:24 +00:00
h3.margin-top-xs Guides For Advanced Topics
hr.strict-left
br
p.clear Additional huge thanks to Christian Johannsen, Jeremy Miller, and blindscientist for these amazing materials.
2016-09-20 20:45:31 +00:00
ul.tutorials--links.no-bullet
li
a.tutorials--link href="http://datatomix.com/?p=236"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Windows infrastructure testing using InSpec - Part 1
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://datatomix.com/?p=238"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Windows infrastructure testing using InSpec and Profiles - Part 2
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="https://github.com/jeremymv2/chef-intranet-scaffolding/blob/master/README.md"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Operating InSpec in an air-gapped environment
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="http://scienceofficersblog.blogspot.de/2016/02/testing-ansible-with-inspec.html"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Testing Ansible with InSpec
2017-01-07 00:03:24 +00:00
h3.margin-top-xs Podcasts
hr.strict-left
br
2016-09-20 20:45:31 +00:00
ul.tutorials--links.no-bullet
li
a.tutorials--link href="http://foodfightshow.org/2016/02/inspec.html"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span InSpec Foodfight
2016-09-20 20:45:31 +00:00
li
a.tutorials--link href="https://www.arresteddevops.com/tdi/"
2017-01-07 00:03:24 +00:00
i.fa.fa-angle-right
span Test Driven Infrastructure With Arthur Maltson and Michael Goetz