armadillica / flamenco

Free and Open Source render manager.

Home Page:https://flamenco.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flamenco Server

This is the Flamenco Server component, implemented as a Pillar extension. Documentation can be found at https://flamenco.io/docs/.

Development Setup

Dependencies are managed via Poetry. Install it using pip install -U --user poetry.

In order to get Flamenco up and running for development, we need to follow these steps:

  • Install requirements in a Python virtualenv with poetry install
  • Add Flamenco as Pillar extension to our project
  • Give a user 'subscriber' or 'demo' role to obtain flamenco-use capability, or set up your own mapping from role to flamenco-use and flamenco-view capabilities
  • Run ./gulp

About

Free and Open Source render manager.

https://flamenco.io

License:Other


Languages

Language:Python 81.5%Language:Pug 7.9%Language:JavaScript 7.3%Language:Sass 3.2%Language:Shell 0.1%