Skip to content

phill84/cabot_dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cabot in a container

Cabot dockerized.

Required environment variables

GRAPHITE_API - hostname of your Graphite server instance (including trailing slash)

Optional environment variables

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published