Set Up a Bastion Server
We provide a connection method via SSH tunneling through a bastion server as an option for connecting to databases within a private network.
🙋♂️ Currently, SSH tunneling is supported for the following data sources:
- MySQL
- PostgreSQL
How to Set Up
Follow these steps to configure an existing bastion server on Querier:
- Click the [Resources] tab.
- Next to [Bastion Servers], click the [Create] button.
- Download the public key from the product.
- Follow the instructions on the product to set up the public key on the bastion server.
- Complete the connection by entering the following information:
| Field | Description |
|---|---|
| Name | Enter the name of the bastion server to be configured. |
| Host | Enter the host of the bastion server you are connecting to. |
| Port | Enter the port of the bastion server (e.g., 22). |