Ansible role for deploying icinga (LEGACY)
Go to file
Jakub Sokołowski 745315b97a
add legacy warning
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-01-11 17:54:42 +01:00
defaults add files from infra-hq 2021-01-11 17:54:16 +01:00
files add files from infra-hq 2021-01-11 17:54:16 +01:00
handlers add files from infra-hq 2021-01-11 17:54:16 +01:00
meta add meta.yml 2021-01-11 17:54:09 +01:00
tasks add files from infra-hq 2021-01-11 17:54:16 +01:00
templates add files from infra-hq 2021-01-11 17:54:16 +01:00
README.md add legacy warning 2021-01-11 17:54:42 +01:00

README.md

WARNING: This role is no longer used.

Description

This role configures an Icinga2 which is a monitoring tool which is used to manage canaries for Status websites as well as statusd nodes.

Usage

The UI can be accessed via GitHub OAuth at: https://canary.infra.status.im/

For more details read: https://icinga.com/docs/icinga2/latest/

Details

The statusd canary comes from the status-go repository: https://github.com/status-im/status-go/tree/develop/cmd/node-canary

Known Issues

  • UI can fail to auto-login when permissions on some files are wrong
    • Usually it's wrong permissions on /docker/icinga/etc/icingaweb2/authentication.ini
    • Or you might have to adjust ownership for whole /docker/icinga/etc/icingaweb2