sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

PoC: Use RasPi as local Github Actions Agent to run Inspec Tests for my homelab infrastructure #82

Open sebastian-sommerfeld-io opened 1 year ago

sebastian-sommerfeld-io commented 1 year ago

As a homelab owner, I want to be able to run automated tests on my infrastructure using Inspec, so that I can ensure my systems are secure and reliable.

To achieve this, I want to use a Raspberry Pi as a local Github Actions agent, so that I can run Inspec tests in a local environment but still benefit from Github Actions workflows .

Acceptance Criteria

Implementation Tasks

With this setup, I can have confidence in the security and reliability of my homelab infrastructure, and can easily test any changes or updates before they are deployed.