Sybren A. Stüvel bcde49ede0 Initial checkin of a static documentation website
Building this site requires Hugo (not yet included in the README or in the
installation of dependencies in the Makefile). Still very much work in
progress, this is basically the [Geekdocks theme][1] + one page.

[1]: https://geekdocs.de/
2022-07-04 18:00:43 +02:00

47 lines
1.1 KiB
Markdown

---
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.<br>
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.<br>
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/)?