diff --git a/README.md b/README.md index ddb455f..dc545ef 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,26 @@ You can use this script on raspberry , linux pc , server , virtual machine or vp This script contains binaries created by different developers , many designed to be used on debian 11 or higher , bad news for ubuntu users , some of the included applications may only work correctly on debian 11 +* Very important, if you are going to use this installation script to integrate your server into the freedmr mesh, you must first have the basic knowledge necessary to administer your server, and you must comply with the configurations required to be part of the network. + + Below are the strict compliance configurations. + + [GLOBAL] +VALIDATE_SERVER_IDS: True + +[ALIASES] +TRY_DOWNLOAD: True +SERVER_ID_URL: https://freedmr-lh.gb7fr.org.uk/json/server_ids.tsv + +[SYSTEM] +ALLOW_UNREG_ID: False +PROXY_CONTROL: True + +[OBP-TEST] +TGID_ACL: DENY:0-82,92-199,800-899,9990-9999,900999 + +The TGID_ACL line should be applied to all your obp if your server is part of the freedmr server mesh + * Support Unofficial script to install Freedmr Server with Dashboard self-service, if you require support from the official version of the developer , refer to the original developer script :