Skip to content

zapinfo/heroku-buildpack-ci-elasticsearch

 
 

Repository files navigation

Heroku buildpack for running Elasticsearch inside a dyno

This is a fork of the official Heroku buildpack for Java.

After the regular installation of Java performed by the original buildpack, it downloads Elasticsearch, installs it and starts it. This buildpack is useful for CI, especially when using Heroku CI Parallel Test Runs. It makes use of the buildpack cache.

The ELASTICSEARCH_URL environment variable is exported for use in your application.

License

Licensed under the MIT License. See LICENSE file.

About

A Heroku buildpack to provide Elasticsearch running inside CI dynos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 56.4%
  • Ruby 43.6%