Sybren A. Stüvel 2df4f91b68 Website: update link to Blender Chat
Blender Chat moved to Matrix, and with that to a new URL.

https://chat.blender.org/#/room/#flamenco:blender.org
2024-08-25 14:53:04 +02:00

77 lines
1.7 KiB
Markdown

---
geekdocNav: false
geekdocAlign: left
geekdocAnchor: false
geekdocBreadcrumb: false
---
{{< columns >}}
# Free & Open Source <br> Render Management
Take control of your computing infrastructure and get things done.<br>
Flamenco is used in production at [Blender Studio](https://studio.blender.org).
{{< button class="btn-primary" size="large" relref="usage/quickstart/" >}}Quickstart{{< /button >}}
{{< button relref="download" class="btn-secondary" size="large" >}}Download Flamenco{{< /button >}}
<--->
![Flamenco Screenshot](/images/flamenco_screenshot_01.webp)
{{</ columns >}}
&nbsp;<br>
&nbsp;<br>
## Features overview
{{< columns >}}
### Free and Open Source
Released under GPL 3.0, every component of Flamenco is Free and Open Source
software. Development is supported by the Blender project.
<--->
### Simple and Portable
Flamenco consists of a few components and requires almost no configuration in order
to be used in production.
{{< /columns >}}
{{< columns >}}
### Easy Customization
Designed to be customizable, Flamenco allows TDs to specify
Job Types are specified using the JavaScript language and seamlessly fit into a pipeline.
<--->
### Cross-platform and Self-hosted
Flamenco runs on all major operating systems, and is self hostable.
Your data is yours, and yours alone.
{{< /columns >}}
{{< columns >}}
### Robust Technology
The core of Flamenco is built using Go and SQLite. Check out the source code on
[projects.blender.org](https://projects.blender.org/studio/flamenco).
<--->
### In Development
Flamenco v3 is in active development at Blender Studio. Join
[the chat](https://chat.blender.org/#/room/#flamenco:blender.org) to see what's happening!
{{< /columns >}}