Local-First DevSecOps Automation.

No SaaS · No Lock-In · Full Control.

InfraForge is a local-first infrastructure automation platform for engineers who want transparent, reviewable, production-ready infrastructure code — without handing control to a SaaS.

Generate plain Terraform, Docker, Helm, Kubernetes, and CI/CD templates that you can inspect, version, and secure before anything ever runs.

Nothing is deployed. Nothing is hidden. Everything stays yours.

Status:

Platform: Linux (Debian & RHEL family supported)

Start with confidence. Generate first. Deploy later.

What InfraForge Does

Template Generation

Use infraforge gen <stack> to generate templates for a specific stack (Terraform, Docker, Helm, Jenkins, Security, GitOps) based on the current project configuration.

Inspection & Review

Use infraforge show <stack> to inspect generated templates without deploying or modifying any infrastructure.

Discovery

Use infraforge list to view all supported stacks and generators available in the current InfraForge installation.

Version Awareness

Use infraforge version to check the installed InfraForge version and build information.

Quickstart

Linux (Debian & RHEL family supported)

  infraforge gen  [options]
  # Generate production-ready templates for the selected stack
  # (e.g. terraform, docker, helm, jenkins) based on the current project configuration

  infraforge show  [project]
  # Display the generated templates for a stack without modifying or deploying anything
  # Useful for review, debugging, and understanding what InfraForge will produce

  infraforge list
  # List all supported stacks and generators available in the current InfraForge installation

  infraforge version
  # Show the currently installed InfraForge version and build information

    

No deployment happens.

Roadmap

InfraForge is built with a long-term vision. This roadmap reflects current direction, not guaranteed delivery timelines.

Foundation

Local-first generation, validation, and core workflows.

Integration & Validation

CI/CD expansion, multi-cloud IaC support, stronger safety checks.

Orchestration

Unified CLI workflows, dry-run planning, rollback, and auditability.

Language & Intelligence

Higher-level infrastructure intent and optional embedded reasoning.

Download

InfraForge is available for Linux.

Installation
             curl -fsSL https://infraforgelabs.in/meta/infraforge/download/install.sh | sudo bash
           
Uninstall
             curl -fsSL https://infraforgelabs.in/meta/infraforge/download/install.sh | sudo bash -s uninstall
           

Linux installers for Debian and RHEL-based distributions are available.

Licensing

InfraForge Core is open-source and free to use. You retain full ownership of all generated templates, configurations, and infrastructure code.

InfraForge follows a free core + optional paid features model. The core generation and inspection workflows remain open and locally executable.

Optional paid features, if introduced in future versions, will be additive and will never restrict existing open-source functionality or revoke access to previously released versions.

There is no SaaS lock-in, no forced upgrades, and no remote dependency. InfraForge always runs locally under your control.