Tutorials
Dynamic data sets
Deployment

Creating a Self-hosted Query Engine

After creating a "Self-hosted" project on the Vizzly app, you will be prompted to run the following CLI command;

vizzly 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.