Ops should be a product team, not consultants. Flynn is the single platform that ops can provide to developers to power production, testing, and development, freeing developers to focus.
Learn More Try nowFlynn is a set of components for solving ops.
Flynn components are divided into two layers.
Layer 0 is a low-level resource framework including service discovery inspired by the Google Omega paper.
Layer 1 is a set of higher level components that makes it easy to deploy, maintain, and scale applications and databases.
Learn more about Flynn's architecture
Flynn lets you deploy apps with git push and Docker containers. Developers can deploy any app to any cluster in seconds. Installing Flynn takes just two Docker run commands on any modern Linux kernel.
Flynn goes beyond 12 factor apps. Run any Linux process written in any language or framework, even stateful apps on your own servers or any public cloud.
Scaling or adding a new cluster is simple: just add more nodes. Everything is containerized; Flynn takes care of distributing work across the cluster.
Flynn is 100% free and open source. Flynn works great out of the box, and since Flynn is modular and API-driven it's easy to modify and swap components to suit your needs.