-
Virtual Box https://www.virtualbox.org/
-
Vagrant http://www.vagrantup.com/
-
Ansible http://www.ansible.com/
-
Clone the project
$ git clone [email protected]:chaordic/act-acdc.git $ cd act-acdc $ cp config.json.sample config.json
-
Get Twitter API access
See https://dev.twitter.com/docs/auth/obtaining-access-tokens and create tokens to access Twitter's API
-
Get Librato API access
See http://support.metrics.librato.com/knowledgebase/articles/22317-librato-api-tokens-and-token-roles and create a token to access Librato's API
-
Fill in
config.json
with your third party credentials{ "twitter": { "consumer_key": "CONSUMER_KEY", "consumer_secret": "CONSUMER_SECRET", "access_token_key": "ACCESS_TOKEN_KEY", "access_token_secret": "ACCESS_TOKEN_SECRET" }, "librato": { "email": "EMAIL", "token": "TOKEN" } }
$ cd ops
$ vagrant up
You should see the content of #acdc
term Twitter search