Hi team,
Thank you very much for the information, I tried to install it following the steps on the shared page and I get an error when installing grafana, which is the following:
[root@localhost qryn]# docker-compose up -d
Creating network "qryn_default" with the default driver
Creating volume "qryn_grafana_data" with default driver
Creating volume "qryn_clickhouse_data" with default driver
Creating mailhog ... done
Creating clickhouse-server ... done
Creating alertman ... done
Creating grafana ... error
ERROR: for grafana Cannot start service grafana: driver failed programming external connectivity on endpoint grafana (04dfc71469508486624a72eedd5cfd8538c6c7bb29f65068ec21cfe0510199eb): Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use
this error occurs when I install the homer first. But if I don't install Homer and first install qryn it installs without any error. The question is that when you install I don't see Homer 7 being installed and I try to access
http://localhost:9080, the page doesn't load. That is why I try to have grafana and homer installed on a server with Centos 7.