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

Install script broken #184

Open
OmgImAlexis opened this issue Oct 23, 2017 · 3 comments
Open

Install script broken #184

OmgImAlexis opened this issue Oct 23, 2017 · 3 comments

Comments

@OmgImAlexis
Copy link

Because of https://github.com/amonapp/amon/pull/171/files#r146259565 the script served from /install currently fails to install on debian 64x systems as well as others caught in the if statement.

@martinrusev
Copy link
Member

@OmgImAlexis You could try with the ansible playbook. https://github.com/amonapp/amonagent-ansible
I am going to eventually remove the bash script and switch to ansible, salt, puppet and chef playbooks/states, etc

@OmgImAlexis
Copy link
Author

Wouldn't that mean instead of copying a pasting a single bash script users will now need to install ansible and know how to use just to setup the monitoring app?

@martinrusev
Copy link
Member

@OmgImAlexis The install script is fixed now. The bash script is a convenience if you want to install amon on 1-2 machines. But anything above that - any configuration management tool is a better choice.

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