From 43f827b74838bede000ec0d374e3df200fdae9d1 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Wed, 3 Jan 2024 11:35:58 +0200 Subject: [PATCH] New recommendation in docs --- docs/install.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 86f088c..38f6cc1 100644 --- a/docs/install.md +++ b/docs/install.md @@ -777,4 +777,14 @@ Run the monitoring tool using: prometheus --config.file=/etc/prometheus/prometheus.yml ``` -The tool will be available at ```http://:9090``` \ No newline at end of file +The tool will be available at ```http://:9090``` + +## 16. Recommended Help Desk Solution: + +If you're in need of an effective help desk solution to complement your experience with Namingo, we recommend considering [FreeScout](https://freescout.net/), an AGPL-3.0 licensed, free and open-source software. FreeScout is known for its user-friendly interface and robust features, making it an excellent choice for managing customer queries and support tickets. + +### Please Note: + +- FreeScout is an independent software and is not a part of Namingo. It is licensed under the AGPL-3.0, which is different from Namingo's MIT license. +- The recommendation to use FreeScout is entirely optional and for the convenience of Namingo users. Namingo functions independently of FreeScout and does not require FreeScout for its operation. +- Ensure to comply with the AGPL-3.0 license terms if you choose to use FreeScout alongside Namingo. \ No newline at end of file