moved some installation steps from getting started to the installation guide
This commit is contained in:
@@ -1,11 +1 @@
|
|||||||
After [[Installation|installing]] Sentri, it is recommended to review the initial configuration settings.
|
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.
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Then edit the configuration file and update the database credentials:
|
|||||||
```
|
```
|
||||||
/var/www/sentri/pub/config.php
|
/var/www/sentri/pub/config.php
|
||||||
```
|
```
|
||||||
# First Login
|
### First Login
|
||||||
Open your website in a browser and log in with the default credentials:
|
Open your website in a browser and log in with the default credentials:
|
||||||
```
|
```
|
||||||
Username: superuser
|
Username: superuser
|
||||||
@@ -67,5 +67,13 @@ Password: changethispassword
|
|||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> After logging in change the superuser password!
|
> After logging in change the superuser password!
|
||||||
# Getting started
|
### Global settings
|
||||||
After completing the installation, continue with the [[Getting Started]] guide to configure and begin using Sentri.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user