
This is basically the contents of the `README.md` file, spread over multiple documentation pages.
1.3 KiB
title | geekdocNav | geekdocAlign | geekdocAnchor | geekdocBreadcrumb |
---|---|---|---|---|
Flamenco 3 | false | center | false | false |
Take control of your computing infrastructure and get things done.
Flamenco is used in production at Blender Institute.
Disclaimer: this site describes Flamenco 3, which is still under heavy development. For information on its predecessor, see Flamenco 2.
{{< 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
Looking for the old Flamenco v2 documentation?