All the prerequisites and configuration steps needed before installing Prisme.ai AI Products
prismeai-api-gateway
prismeai-console
prismeai-pages
prismeai-workspaces
prismeai-events
prismeai-runtime
Database Storage
File Storage
prismeai-functions
and prismeai-llm
microservices require a RWX volume with at least 50GB and attached to a Kubernetes PVC.Custom Code
FUNCTIONS_HOST
refers to the domain from which the prismeai-runtime
microservice can reach prismeai-functions
.Collections
MONGO_HOST
should be replaced with the host that allows the prismeai-functions
microservice to connect to MongoDB (e.g., mongo
if prismeai-functions
and mongo
are launched from the same docker-compose).Crawler
SEARCHENGINE_HOST
is the domain from which prismeai-runtime
can reach prismeai-searchengine
.NLU
NLU_HOST
is the domain from which prismeai-runtime
can reach prismeai-nlu
.SendMail
Import Package 1: Base Apps
Test Base Apps
Import Package 2: Extended Base
Test Extended Base Apps
Import Package 3: AI Products
Configure AI Products
workspaces
pod will issue a log Terminated bulk import
errors: []
Testing Custom Code
Custom Code
App in your test workspacehello
with the following code:node-fetch
package has been properly installed and that you receive the expected website response without any import or internal errorsTesting Collection
Testing Crawler
adminAccessToken
settingcore
helm deploymentCustom Code Issues
prismeai-functions
serviceFailed npm install
Dependencies are still being installed from
Some dependencies are missing
TimeoutError
Failed running function
prismeai-functions
to restart the installation (Installing N modules...
).app.
prefix in the logs), you’ll need to re-publish the App.Import Timeouts
prismeai-workspaces
service to see if the import is still in progressTerminated bulk import
) even if the UI appears frozenMicroservice Connectivity