Prerequisites
- The hostname for the Vertica database server
- The username/password for the Vertica database server
- The name of the database to use within the Vertica 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 Verica, 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.