From 2d814675118ac7f1416f6f8d218059be862eb14c Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Sat, 22 Oct 2022 16:03:40 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76250c0..11380c2 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,12 @@ add action=remote disabled=no prefix=:Account topics=account add action=remote disabled=no prefix=:Caps topics=caps add action=remote disabled=no prefix=:Wireles topics=wireless ``` -And that's all -- from there, just point your Web browser to included [Grafana dashboards](http://localhost:3000/dashboards) and open the one called "Mikrotik Loki Logs". + +Unless you already done so in the previous step, run docker-compose: +``` +docker-compose -f ./docker-compose-mktxp.yml up -d +``` +ANd that all -- from there, just point your Web browser to included [Grafana dashboards](http://localhost:3000/dashboards) and open the one called "Mikrotik Loki Logs". ## Alternative docker-compose configurations