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

Running as standalone server #110

Open
Akhilesh-Anb opened this issue Apr 13, 2017 · 2 comments
Open

Running as standalone server #110

Akhilesh-Anb opened this issue Apr 13, 2017 · 2 comments

Comments

@Akhilesh-Anb
Copy link

Akhilesh-Anb commented Apr 13, 2017

HI,

I'm using the latest version - Elasticsearch 5.3.0
As i'm unable to install it as plugin, i want ti install as standalone server.

Is this possible to run as a standalone server

When i do npm run start,

np

m ERR! Failed at the [email protected] start script '_site/index.html'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the elasticsearch-gui package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! _site/index.html
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs elasticsearch-gui
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls elasticsearch-gui
npm ERR! There is likely additional logging output above.

Please help me on this

@jettro
Copy link
Owner

jettro commented May 3, 2017

The easiest would be to build the project and put on a static webserver. Still I have not tested it with elastic 5, so no idea if it will work.

Another option is to use grunt:

grunt devserver

@xzer
Copy link

xzer commented Jul 28, 2017

this may be an alternative

https://github.com/xzer/elasticsearch-plugin-hosting

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

No branches or pull requests

3 participants