Self-hosted
Vizzly Query Engine
Vizzly API

Storing the config from the Vizzly API

This storage option will result in an encrypted config being stored on the Vizzly API. The config is encrypted on your Vizzly Query Engine with a secret that only you will have access to, before being sent to the Vizzly API for storage.

This option is perfect for developing new Vizzly configs quickly. We recommend this approach for local and staging environments, however, as the config is instantly live after clicking save, we recommend using a different approach for your live environment.

Generate an encryption secret

vizzly encryption-secret

Set the environment variable

Now the secret key has been generated, you'll need to make this available to your Vizzly Query Engine through the environment variable VIZZLY_ENCRYPTION_SECRET.