Brewit supports SSH tunneling for the following data sources if they are hosted on a private network:Documentation Index
Fetch the complete documentation index at: https://docs.brewit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started with SSH Tunnels
You can configure SSH tunneling when creating a new data source or update the configuration of an existing resource.Select or create a new tunnel
If you have an existing tunnel, select it from the dropdown. Otherwise, go
to tunnels page create a new
tunnel.
Enter the Bastion host and Bastion port with which Brewit connects, then download Brewit’s public key.

Add public key to your host
Create a user account for Brewit. Below is a sample script run for different environments.To authorize Brewit to connect to the host, add the public keys from step two on a new line in
/home/brewit/.ssh/authorized_keys.