Prerequisites
- The hostname for the Materialize database server
Setup
Manual
Add the following to a.env file in your Cube project:
Environment Variables
SSL
To enable SSL-encrypted connections between Cube and Materialize, set theCUBEJS_DB_SSL environment variable to true. For more information on how to
configure custom certificates, please check out Enable SSL Connections to the
Database.