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

RHEL Support? #37

Open
GToussaint opened this issue Jun 8, 2018 · 2 comments
Open

RHEL Support? #37

GToussaint opened this issue Jun 8, 2018 · 2 comments

Comments

@GToussaint
Copy link

Is there an install script available for RHEL? I see there is a CentOS ISO, but I'm looking for an install script for a prebuilt RHEL OS. Thank you.

@biggiesmallsAG
Copy link
Owner

There is no prebuilt for RHEL for 1.0.4. Are you using RHEL as a business and cant deviate from that to use the install scripts for Ubuntu? Alternatively, you can do a bit of manual setup of you have time, the major parts being compiling the Go binaries and setting up nginx to proxy your requests..

@GToussaint
Copy link
Author

I built a Ubuntu 16.04 system to do an install on, but I am now running into an issue when running the install script, the first failure I get is the following:
tar (child): go1.9.2.linux-amd64.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now

The script actually continues on after that but then has a bunch of failures, like the elasticsearch install and kibana.

Is go a dependency that I should have installed ahead of time, or is that supposed to be included in the install script.

Also, I noticed the following:
chown: invalid user: 'elasticsearch:elasticsearch'

Does your script create an elasticsearch user, or is that something created during a typical elasticsearch install?

Thank you!

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

2 participants