Advanced

External user database

TBD. It is possible to have the user database managed by an external application, e.g. a Django site.

Custom Docker image for pipelines

As part of the resources section of the pipeline definition file it is possible to specify a custom Docker image, e.g.:

resources:
  threads: 10
  workers: 2
  memory: 10
  image: myrepo/customimage:tag