moved some installation steps from getting started to the installation guide

This commit is contained in:
2026-05-13 23:15:26 +02:00
parent 36a58cded8
commit 909cbf5aed
2 changed files with 11 additions and 13 deletions

View File

@@ -58,7 +58,7 @@ Then edit the configuration file and update the database credentials:
```
/var/www/sentri/pub/config.php
```
# First Login
### First Login
Open your website in a browser and log in with the default credentials:
```
Username: superuser
@@ -67,5 +67,13 @@ Password: changethispassword
> [!WARNING]
> After logging in change the superuser password!
# Getting started
After completing the installation, continue with the [[Getting Started]] guide to configure and begin using Sentri.
### Global settings
Go to [[Global|Global]] under Portal Management and rename the portal to your preference.
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.
### Create users and check permissions
Go to the
### Getting started
After completing the installation, continue with the [[Getting Started]] guide to configure and begin using Sentri.