Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Repository files navigation

Build Status Code Climate Test Coverage

download elasticsearch in elasticsearch folder

Elasticsearch plugins

elasticsearch/bin/plugin -install elasticsearch/elasticsearch-analysis-icu/2.3.0

Elasticsearch test config

cluster.name: elasticsearch-test
transport.tcp.port: 9301
http.port: 9201
index.number_of_shards: 1
index.number_of_replicas: 0

Heroku

heroku apps:create YOU_NICK_NAME-percolator
heroku addons:add bonsai
heroku addons:add newrelic:stark
heroku addons:add rollbar

heroku config:set PASSWORD=YOU_PASSWORD
heroku config:set API_KEY=YOU_API_KEY
heroku config:set GOOGLE_ANALYTICS=UA-xxxxxx-x
heroku config:set DISQUS_SHORTNAME=SOME_NAME
heroku config:set NEW_RELIC_APP_NAME=YOU_NICK_NAME-percolator

g push heroku master

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages