App Instance Settings
In the App Overview, click Settings
.
General
The General tab is selected by default.
Name – The name that is used on the App Overview and within the app.
Time zone - Time zone, that is used in the app.
Minimum Log Level
Define the logs that will be generated. The drop-down menu shows the hierarchy of the four categories: Error, Warning, Information, and Debug. Error is the default log level for Production instances. Warning is the default for Development instances. If you select Information, logs will be created for Information and the two levels above it (i.e., Errors and Warnings). If you select, Debug, logs will be created for all of the levels and also for API calls (enabled by default, but can be disabled).
See more about Logs.
Custom domain
In settings on a cloud application instance, change the field Custom domain
.
You have two options:
- Use a jetveo domain: If the app domain ends with
.eu.jetveo.io
, everything will be taken care of by the platform, including the certificate. The app will be available on the custom domain address. - Use a custom domain: The domain must be registered. Provide the CNAME (Your custom domain) to your provider,
and set it so it's rerouted to the automatically generated application URL. (You can find this in
All Instance URLs
)
Overrides
By default, the instance inherits settings from the package settings. However, if you want settings specific to your instance, you can override them.
Dev Instance
Not for production instances
This tab defines basic access to the Development Instance. (Note: This tab is not included on Production instances; users are added in the User
tab of the App overview.)
Test User
Test User Email – Automatically set at test@test.com
Test User Password – A randomly generated password is created. It can be changed.
Test User Security Roles – Determines the access rights for individual users, as established in the source code of the app.
Test User Security Claims – Determines the access rights for individual users, as established in the source code of the app.
Configuration
App Configurations created in the application are set here. (Config > App Configuration)
For example settings for the CMS connection to the Gatsby front end.
Features
App Features created in the application are set here. (Config > App Features)
Email settings are established here, when applicable.
See more about features.
API
This section of the settings contains a table of Technical users, their API endpoints, and API keys.
If you have created any API in your application, you can generate an API key for each Technical user here.
See more about APIs.
DB Backup
Lets you schedule backups of your application database, and specify how many latest backups are kept. By default, the database backup is made when migrating to a new release, and daily at 03:00. (24h time format)
The highest number of backups kept is 15.
DMS
DMS Provider – Document storage provider for this instance.
File System Provider Storage Path – File system path where files are stored. Could be a relative or an absolute path. Cannot be edited for Jetveo cloud instances.
Cloud Document Security Enabled – Select from True or False. Provides another layer of document security by verifying file consistency against Jetveo servers. (Note: Cloud Document Security is a paid service.)
Users
To manage users on your instance, navigate to Users
instead of Settings
.
This section allows you to manage add, remove, activate, deactivate users, reset their passwords and assign roles, claims.