Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the default host value #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stof
Copy link

@stof stof commented Dec 20, 2017

  • add support for passing the ES host in a query string parameter, allowing for a better experience for standalone deployments (i.e. when running this site by pointing a webserver to the _site folder rather than using ES to run this webserver for a site plugin)
  • use the current location only when the site runs as an ES site plugin

- add support for passing the ES host in a query string parameter, allowing
  for a better experience for standalone deployments
- use the current location only when the site runs as an ES site plugin
@stof
Copy link
Author

stof commented Dec 20, 2017

Note that I'm not sure the code itself would be compatible with ES 5.x yet (there might be BC breaks affecting it). But the standalone deployment is a way to try it (even though I'm not yet using ES 5.x).

Note that I took the idea of a standalone deployment from https://github.com/royrusso/elasticsearch-HQ.

@stof
Copy link
Author

stof commented Feb 6, 2018

@polyfractal do you have any interest into merging this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant