Hi,
i´m trying to install the Dashing for Icinga 2 and stuck at the bundling process.
At “Proceed with bundling for all systems (CentOS, Ubuntu, Debian etc.)”, it says “Do not run this as root.”
But executing this as user, bundle is asking for sudo pw and telling me to try
“bundle install --path vendor/bundle”
But this gives me an error complaining about missing write permission on
“/usr/share/dashing-icinga2/.bundle/config”
But this directory doesn´t exist, so I´m confused.
Thank you in advance and sorry for that question, I´m not that familiar with linux