docker
docker copied to clipboard
Autostart ircbot based on environment variable
This will ensure that the irc-bot is started if the enviroment-variable LIBRENMS_IRC_SERVICE is set to "1".
You still need to enable irc_alert in the config to use the ircbot for alerting.
Seems like the bot is unable to send alerts. Possibly because the alerts are triggered by the dispatcher container, which does not have access to the .ircbot.alert file. I will investigate a bit more.
This PR needs to be merged to make alerting work in the container based environment.
https://github.com/librenms/librenms/pull/14647
This PR needs to be merged to make alerting work in the container based environment.
Moving to draft while waiting for the upstream PR to be merged
Approved upstream, will be in 23.5
Now that 23.5 has been released. This should be ready.