From e82c38f7e0339cc014a83cdb38ba6ff2c56fc893 Mon Sep 17 00:00:00 2001 From: Marco Mooij | DigiState Date: Wed, 13 May 2026 15:16:53 +0200 Subject: [PATCH] Getting started added --- API/{Getting Started.md => API Getting Started.md} | 0 Getting Started.md | 11 +++++++++++ 2 files changed, 11 insertions(+) rename API/{Getting Started.md => API Getting Started.md} (100%) create mode 100644 Getting Started.md diff --git a/API/Getting Started.md b/API/API Getting Started.md similarity index 100% rename from API/Getting Started.md rename to API/API Getting Started.md diff --git a/Getting Started.md b/Getting Started.md new file mode 100644 index 0000000..6e12f3d --- /dev/null +++ b/Getting Started.md @@ -0,0 +1,11 @@ +After [[Installation|installing]] Sentri, it is recommended to review the initial configuration settings. +# Reset superuser password +First, make sure to reset the superuser password. +# Global settings +Go to [[Portal Management/Global|Global]] under Portal Management and rename the portal to your preference. + +Next, configure the SMTP connection in [[Portal Management/Mail|Mail]] under Portal Management so Sentri can send emails. + +Finally, enable the [[index#Modules|modules]] you want to use in [[Portal Management/Modules|Modules]] under Portal Management. +# Create users and check permissions +Create administators and set the right permissions.