Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

ncdc/openshift-elasticsearch-cartridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift ElasticSearch Cartridge

Downloadable ElasticSearch cartridge for OpenShift.

To create your scalable ElasticSearch app, run:

rhc app create <your app name> http://cartreflect-claytondev.rhcloud.com/github/ncdc/openshift-elasticsearch-cartridge -s

NOTE: your app currently must be a scalable app or this cartridge will not run.

Adding additional cluster nodes

To add more nodes to the cluster, simply add more gears:

rhc cartridge scale -a <your app name> elasticsearch <number of total gears you want>

Plugins

To install ElasticSearch plugins, edit the plugins.txt file, commit, and push your changes.

License

This project is licensed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages