---
title: "Flamenco"
geekdocNav: false
geekdocAlign: center
geekdocAnchor: false
---
Take control of your computing infrastructure and get things done.
Flamenco is used in production at Blender Institute.
{{< button size="large" relref="usage/getting-started/" >}}Getting Started{{< /button >}}
## Feature overview
{{< columns >}}
### Free and Private
Flamenco runs on your own hardware.
Your data is yours, and yours alone.
<--->
### Simple
Flamenco v3 is the simplest version of Flamenco so far, consisting of less
components, and requiring less configuration, than any of its predecessors.
<--->
### Easy customization
The available job types, and how these are turned into concrete tasks for
Workers, are all defined in JavaScript.
Designed to customise to your specific needs.
{{< /columns >}}
Released under GPL 3.0, every component of Flamenco is Free and Open Source
software. We use Go and SQLite, and host the sources on
[developer.blender.org](https://developer.blender.org/project/profile/58/)
-------------------
Looking for the old [Flamenco v2 documentation](/v2/)?