amon icon indicating copy to clipboard operation
amon copied to clipboard

Install script broken

Open OmgImAlexis opened this issue 8 years ago • 3 comments

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.

OmgImAlexis avatar Oct 23 '17 13:10 OmgImAlexis

@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

martinrusev avatar Oct 23 '17 15:10 martinrusev

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?

OmgImAlexis avatar Oct 23 '17 17:10 OmgImAlexis

@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.

martinrusev avatar Oct 23 '17 17:10 martinrusev