Skip to content

jldmn/flamenco

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.5%
  • HTML 7.9%
  • JavaScript 7.3%
  • CSS 3.2%
  • Shell 0.1%