helm repo add basalt https://helm.getbasalt.ai
helm repo update
helm install basalt basalt/basalt -n basalt
An example values.yaml is available here, it corresponds to a minimal installation of the application using the Helm chart.
An example Terraform file is available here, it should cover what needs to be created to run the application on AWS.
The callback URL to configure in OneLogin is:
https://{api_url}/auth/onelogin/callback
The Authentication Method must be set to POST.
- The
arm64image is not available, but can be added if needed. - AWS is required to run the application (SQS, S3, S3 Notifications)
