Skip to content

Latest commit

 

History

History
85 lines (73 loc) · 6.68 KB

File metadata and controls

85 lines (73 loc) · 6.68 KB

InfraFoundry Documentation

This index provides a structured overview of the available documentation.

Getting Started

  • Setup Guide: Step-by-step instructions for installing and setting up InfraFoundry.
  • Direnv Integration: How to configure and use direnv for automatic environment variable management.

Usage

  • CLI Reference: Comprehensive reference for the infra command-line interface.
  • Validation: Guide to running pre-flight checks and validating configurations.

Configuration

Architecture

Guides

Development

Runners

  • Overview: Introduction to the runner subsystem.
  • Ansible: Specifics of the Ansible runner implementation.
  • Terraform: Specifics of the Terraform runner implementation.
  • PyInfra: Specifics of the PyInfra runner implementation.
  • Pulumi: Specifics of the Pulumi runner implementation (experimental).

Examples

Tools

Testing

Meta