Configuration
Skyve applications come with several settings and options which allow the application to be configured at runtime.
Password Complexity
Application password complexity can be customised based on your organisation’s security requirements. Some options are restricted and require access to the application server for security reasons so they cannot be disabled.
- Login with a user which has the
SecurityAdministrator
role - Navigate to the
Admin
module, and underSecurity Admin
, selectConfiguration
- On the
General
tab, configure the application password complexity options - Click
Save
Send a Test Email
Send a test email to confirm that email configuration has been entered successfully in your application.
Prerequisites: Your application has its SMPT settings configured to enable sending a test email.
- Login with a user which has the
SecurityAdministrator
role - Navigate to the
Admin
module, and underSecurity Admin
, selectConfiguration
- On the
General
tab, specify theTest Email
recipient, subject and email body - Click
Send Mail
Specify the Password Reset Message
Skyve applications come with a default password reset email message. This can be customised to provide specific instructions for users of your application.
Prerequisites: Your application has its SMPT settings configured to configure the password reset email.
- Login with a user which has the
SecurityAdministrator
role - Navigate to the
Admin
module, and underSecurity Admin
, selectConfiguration
- On the
General
tab, specify thePassword Reset
sender email address, subject and body. - Click
Save
Configure Email Settings
Allow your Skyve application to send notifications and messages via email.
Prerequisites: Access to a SMTP server or email relay service (e.g. Postmark or SendGrid).
- Login with a user which has the
SecurityAdministrator
role. - Navigate to the
Admin
module, and underSecurity Admin
, selectConfiguration
. - On the
Startup
tab, navigate to theMail Settings
section. - Enter the server url for your mail server, port, username and password.
- The default sender should be modified to match the domain of your application.
- Ensure
Test Mode
is unchecked. - If a
Test Mail Recipient
is set, all email will be sent to this address. Clear this to send to the intended recipient. - Click
Save
- To test that the entered configuration is working, select the
General
tab of theConfiguration
page - In the
Test Email
section, enter your email address and a test subject and email body and clickSend Mail
- Verify you received the email
Note: To prevent issues with email being sent from your Skyve application being flagged as spam, ensure the General
tab’s Password Reset
-> Send/From Email Address
and the Startup
tab’s Configuration
-> Mail Settings
-> Default Sender
match the of your SMPT server or that of your application.
Scheduling the disk space alarm
Skyve has the ability to monitor the available disk space of the server it is running on, however this is not enabled by default.
To schedule a disk space check which will email the system support user if disk falls below a specified threshold, the user must have the JobMaintainer role in the admin module and have email configured.
Prerequisites: Your application has its SMPT settings configured to send the disk space alarm email.
To schedule the disk space alarm job:
- Login with a user which has the
JobMaintainer
role - Navigate to the Admin module, and select the Jobs menu item
- Switch to the Schedule tab
- Click the
+
symbol to create a new schedule - Select admin - Available Disk Space Alarm as the Job To Run
- Select an appropriate user as the Run As user (e.g. a system user or administrator)
- Select the required frequency by specifying the minutes, hours, days, months and/or weekdays and a date range (if required)
- E.g. to schedule to run every day at 6am, change Minutes to
Selected
and tick00
, change Hours toSelected
and tick06
- E.g. to schedule to run every day at 6am, change Minutes to
- Click
Save
to save your schedule, or pressOK
to save and return to the schedule list.
Configure Thresholds
Prerequisites: Your user has the System Administrator role.
By default, the disk space alarm will send an email to the Support Email Address configured in Configuration -> Startup Configuration when the available disk space reaches less than 10%.
To modify the threshold when the disk space alarm is set, navigate to the Configuration page, General tab. Under the Available Disk Space Alarm section, you can enter a new percentage or alarm level in MB.