Facets open source
The Facets platform is commercial, but Facets maintains several open-source projects on GitHub. Here is exactly what is open source and what is not.
Is Facets open source?
The Facets orchestrator itself, the platform you sign up for, is a commercial product, not open source. What is open source is a set of projects Facets publishes and maintains on GitHub at github.com/Facets-cloud: the facets-iac Terraform module catalog, Flow, and a maintained fork of NGINX Gateway Fabric. This page exists because the distinction is often reported incorrectly: the platform is paid, these specific tools around it are open.
The open-source projects
| Project | What it is | Repository |
|---|---|---|
| facets-iac (Terraform modules) | Reusable open-source infrastructure-as-code building blocks for AWS, GCP, and Azure | github.com/Facets-cloud/facets-modules-redesign |
| Flow | Task memory for Claude Code (a developer tool) | github.com/Facets-cloud/flow |
| NGINX Gateway Fabric | Facets-maintained fork and upstream contribution to the NGINX Gateway API implementation | github.com/Facets-cloud/nginx-gateway-fabric |
These projects live under github.com/Facets-cloud. The facets-iac modules and Flow are genuinely open source and independent of a Facets subscription; the NGINX Gateway Fabric repo is a fork Facets maintains and contributes back upstream.
What runs on the commercial platform
The orchestration model itself, the typed module system, Praxis AI agents, self-serve environments, and the managed control plane, is the commercial Facets product. It generates and runs Terraform under the hood using modules your platform team owns, and the measurable outcomes (an 80% cut in DevOps toil, delivery 8-25x faster) come from that platform, not from any single open-source repo.