Documentation
Data sources
Guides
Set Up a Bastion Server

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:

  1. Click the [Resources] tab.
  2. Next to [Bastion Servers], click the [Create] button.
  3. Download the public key from the product.
  4. Follow the instructions on the product to set up the public key on the bastion server.
  5. Complete the connection by entering the following information:
FieldDescription
NameEnter the name of the bastion server to be configured.
HostEnter the host of the bastion server you are connecting to.
PortEnter the port of the bastion server (e.g., 22).