Introduction to OpenIaC
Welcome to OpenIaC! OpenIaC is an Enterprise Infrastructure as Code (IaC) monorepo tailored for baremetal and air-gapped (on-premise) environments.
Why OpenIaC?
Building infrastructure from scratch is hard, especially when you are completely isolated from the internet (air-gapped).
- Fully Offline Ready: Our enterprise core provides packager scripts that bundle every single dependency (OS packages, Python dependencies, Docker images, Helm charts).
- Vagrant Testing: Test your infrastructure code locally with Vagrant before applying to real baremetal nodes.
- Modular Add-ons: Deploy only what you need, from core kubernetes to complex data services like Galera or Harbor.