Is there any way to install Icinga 2 (master) with a single “Enter” using a .sh script?
To be more precise the script I’m thinking should do something like this:
Add Repository
Install Icinga2
Install Monitoring Plugins
Install MySQL DB
Icinga2-ido-mysql
Set Up the Database
Enable IDO MySQL Module
Install WebServer / Icinga2 Web
Setting Up Icinga 2 REST API
Get Setup token
Is that possible?
I tried to search on many sites however I couldn’t find anything.
If nobody never did it I’ll try to do it by myself however, I would like to know if it’s possible, if it has any limitation or maybe someone already did it. I think it’s worth to ask here first.