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

Automated installer based on Ansible #15

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mglantz
Copy link

@mglantz mglantz commented Mar 5, 2019

Hi there,

I found that installing Helical Insight on Linux was a bit troublesome, a lot of manual editing of files in combination with a difficult to follow installation instructions. So, I created this automated installer for Helical Insight on Red Hat Enterprise Linux.

As a result, you get a simple yaml file with 'key: value' settings, which configures how to setup the application.

Please checkout the README.md file for detailed instructions.

Ansible, which the installer is written in, supports any operating system, so adding more operating systems, such as Windows, should be fairly simple.

@mglantz
Copy link
Author

mglantz commented Mar 6, 2019

Please note that this installer takes care of -everything- including installing prerequisites such as Tomcat, MySQL and such.

@mglantz
Copy link
Author

mglantz commented Mar 7, 2019

Hi there @helicalinsight, what do you think about 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.

None yet

1 participant