From daf41efa4c4c95f5ba16f1500ad06a6f0518a043 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Sat, 19 Oct 2024 16:40:00 +0300 Subject: [PATCH] UPdates the help page with Jilo Server info --- app/templates/help-main.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/templates/help-main.php b/app/templates/help-main.php index 2643e73..168ec98 100644 --- a/app/templates/help-main.php +++ b/app/templates/help-main.php @@ -38,6 +38,14 @@ It's a multi-user web tool with user levels and access rights integrated into it The current website you are looking at is running a Jilo Web instance. +
"Jilo Server" + +Jilo Server is a server component written in Go, meant to work alongside Jilo Web. It is responsible for all automated tasks - health checks, periodic retrieval of data from the remote Jilo Agents, etc. + +It generally works on the same machine as the web interface Jilo Web and shares its database, although if needed it could be deployed on a separate machine. + +Jilo Web checks for the Jilo Server availability and displays a warning if there is a problem with the server. +