Cabot dockerized.
GRAPHITE_API - hostname of your Graphite server instance (including trailing slash)
DATABASE_URL - postgresql database URL, default value is postgres://cabot:cabot@localhost:5432/index
TIME_ZONE - server timezone, choices can be found here, default value is Etc/UTC
ADMIN_EMAIL - default value is admin@cabot
CABOT_FROM_EMAIL - default value is noreply@cabot
For complete list of environment variables, see production.env.example