Tutorials
Dynamic setup
Deployment

Creating a Dynamic Query Engine

After creating a "Dynamic Query Engine" project on the Vizzly app, you will be prompted to run the following CLI command;

vizzly dynamic-self-hosted --project-id "<< Your project ID >>"

This will generate a vizzly.env file that contains all the critical environment variables that must be set when you deploy the Vizzly Query Engine to your chosen cloud provider.

In addition to these environment variables, you will need to set;

More documentation about using remote configs can be found here.