inspec/www/source/docs/tutorials.html.md

27 lines
1.7 KiB
Markdown
Raw Normal View History

2016-09-14 01:58:43 +00:00
# InSpec Tutorials
The following tutorial provides step-by-step instructions on how easy it is to build, configure, deploy, and manage applications in Habitat. Huge thanks to Annie Hedgpeth for these fantastic guides!
* [Day 1 - Hello World](http://www.anniehedgie.com/inspec-basics-1)
* [Day 2 - Command Resource Blog Logo](http://www.anniehedgie.com/inspec-basics-2)
* [Day 3 - File Resource](http://www.anniehedgie.com/inspec-basics-3)
* [Day 4 - Custom Matchers](http://www.anniehedgie.com/inspec-basics-4)
* [Day 5 - Creating a Profile](http://www.anniehedgie.com/inspec-basics-5)
* [Day 6 - Ways to Run It and Places to Store It](http://www.anniehedgie.com/inspec-basics-6)
* [Day 7 - How to Inherit a Profile from Chef Compliance Server](http://www.anniehedgie.com/inspec-basics-7)
* [Day 8 - Regular Expressions](http://www.anniehedgie.com/inspec-basics-8)
* [Day 9 - Attributes](http://www.anniehedgie.com/inspec-basics-9)
* [Day 10 - Attributes with Environment Variables](http://www.anniehedgie.com/inspec-basics-10)
2016-09-14 01:58:43 +00:00
Additionally, these are great guides for specific areas or more advanced topics:
* [Windows infrastructure testing using InSpec Part I](http://datatomix.com/?p=236)
* [Windows infrastructure testing using InSpec and Profiles Part II](http://datatomix.com/?p=238)
* [Operating InSpec in an air-gapped environment](https://github.com/jeremymv2/chef-intranet-scaffolding/blob/master/README.md)
* [Testing Ansible with InSpec](http://scienceofficersblog.blogspot.de/2016/02/testing-ansible-with-inspec.html)
Podcasts:
* [InSpec Foodfight](http://foodfightshow.org/2016/02/inspec.html)
* [Test Driven Infrastructure With Arthur Maltson And Michael Goetz](https://www.arresteddevops.com/tdi/)