Skip to content

Instantly share code, notes, and snippets.

@dimazest
Created July 9, 2014 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimazest/5a94b9b93e75fd87584d to your computer and use it in GitHub Desktop.
Save dimazest/5a94b9b93e75fd87584d to your computer and use it in GitHub Desktop.
poultry deployment
[circus]
statsd = True
httpd = True
httpd_host = localhost
httpd_port = 8081
[watcher:poultry]
cmd = ./poultry filter -c poultry.cfg -s twitter://filter -v
singleton = True
stop_children = True
[twitter]
access_token = ...
access_token_secret = ...
consumer_key = ...
consumer_secret = ...
[fowler]
dustbin_template = /Users/dimazest/tweets/olympics_pentathlon/dustbin/%Y-%m-%d-%H.gz
sentry_dsn =
[filter:london]
split_template = data/london/%Y-%m-%d-%H.gz
track =
london
tfl
follow =
locations =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment