added meta tags to documents

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 10:57:05 +02:00
parent 1ccbf651e7
commit 6cb842fa6d
17 changed files with 69 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
---
title: Installation
publish: true
---
This guide explains how to install Sentri on a Linux server.
# Requirements
Before continuing, make sure your server meets the following requirements:
@@ -72,7 +76,7 @@ Go to [[Global|Global]] under Portal Management and rename the portal to your pr
Next, configure the SMTP connection in [[Mail|Mail]] under Portal Management so Sentri can send emails.
Finally, enable the [[index#Modules|modules]] you want to use in [[Modules|Modules]] under Portal Management.
Finally, enable the [[index#Modules|modules]] you want to use in [[Portal Management/Settings/Modules|Modules]] under Portal Management.
### Create users and check permissions
Go to the
### Getting started