From 92f6382037af33f7972d9b0e2828556979ad8fe7 Mon Sep 17 00:00:00 2001 From: Maximillian Dornseif Date: Sun, 4 Aug 2024 13:25:38 +0200 Subject: [PATCH] Explain where to access configuration. --- doc/DESCRIPTION.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 6f252e4..b53f0fa 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -5,3 +5,9 @@ An open source server to monitor your web applications and all other HTTP, TCP, - Service Monitoring - Notifications - Mobile app + +### Usage + +After installation Web-Based configuration can be done at https:///dashboard. +The file `/var/www/statpingng/services.yml` contains services, +which will be reinstalled after every restart. Sou you propably want to edit that file.