Developer and Operator Guide

Connect is written in Python using the Django library.

Running Connect

The easiest way to run Connect is by deploying it as a Heroku app with static files and uploaded content stored on Amazon S3. However, support for Docker is also available, which is useful for doing custom deployments into existing environments as well as for local development.

Developing Connect

Customization

Project Layout

Configuration of the runtime version of Connect is done primarially via environment variables.