greenelab / tribe

An open-source webserver that allows for easy, reproducible genomics analyses between different webservers
Other
3 stars 3 forks source link

Use Elasticsearch docker container in CircleCI #37

Closed dongbohu closed 5 years ago

dongbohu commented 5 years ago

This PR removes the manual installation of Elasticsearch in CircleCI and uses a docker container with specific index.max_result_window option.

Codeship section is also removed from setting.py.