Skip to main content

SSH Authentication

Boltic supports connecting to various data sources hosted within private networks via SSH Authentication. Follow the steps below to securely connect your database to Boltic.


🛠️ Steps to Integrate SSH into Boltic

Step 1: Enable SSH Option

To get started, enable the SSH Option in your integration configuration settings.

Enable SSH Option


Step 2: Configure SSH Connection

Once SSH is enabled, configure the following connection details:

SSH Configuration

Required Fields:

FieldDescription
SSH HostPublic IP Address (e.g., 65.0.172.223)
SSH PortPort number of your SSH host (e.g., 22)
SSH UsernameThe username used to log into your database (e.g., pexuser)
SSH PasswordYour MongoDB password (e.g., pexPass)
SSH Authentication MethodChoose between Private Key or Password authentication

Example Configuration:

Using SSH with Password:

Fill in the SSH password as shown below:

SSH Password Filled

Using SSH with Private Key:

Upload the private key file if you're using private key authentication:

Private Key Filled


Step 3: Test & Save 🔄

Once you've filled in all the required details, simply click the Test & Save button to validate your connection. Test & Save


💡 Important Notes:

  • SSH Authentication Method: You can choose either Private Key or Password from the drop-down menu. If you choose Private Key, you'll need to upload the key file; if you select Password, just enter your password.

🤓 Have Questions?

We're always here to help! Feel free to reach out to us at 📧 [email protected].