Configurations
Last updated
Was this helpful?
Last updated
Was this helpful?
To start the installation first, you should get the License Key. Please find a way to do that in
When you already have your own license key, you are able to donwload and install the Docker Image. To do that please follow the instructions below.
To make sure that your prst.ai installation will be configured correctly and follows please provide ALL mandatory variables that presented in the table below.
PORT
No
80
The port on which the Prst.ai application will listen
DB_CONNECTION_STRING
Yes
The connection string for the database
DB_CONFIG_SYNC
No
true
Synchronize database schema on every application launch
DB_CONFIG_DEBUG
No
false
Enable or disable database debugging
ROOT_EMAIL
Yes
N/A
The email address for the root administrator
ROOT_ONE_TIME_PASSWORD
Yes
N/A
The one-time password for the root administrator
ORGANIZATION_NAME
No
PRST
The name of the organization
ENCRYPTION_SECRET
Yes
N/A
The encryption secret for securing sensitive information
DISABLE_SUPPORT
No
false
Enable or disable support operations
💡 Note: Please refer to your regulation to make sure the way YOU USE prst.ai is align with it.
After build and installation the Prst.ai system will ask you to change the default password to the new one. Please provide secure and strong password to keep your data safe.
Simply navigate to your new endpoint to ensure that prst.ai is successfully launched or use Heath Check API connected to your load balancer or any other health measurement system.