Using Jump Servers / Bastion Hosts with Hatchbox
Restrict access to servers in the private network using a Jump Server or Bastion Host
Updated
To use a Jump server or Bastion host with Hatchbox, you'll need to:
- Create a Cluster
- Under the SSH tab, copy the SSH Key and add it to the
~/.ssh/authorized_keysfile for a user on the jump server. We recommend using a non-root user on the jump server for this. - Add the jump server username, IP address, and SSH port to the Jump Server Settings and click Save.
- View a Server in the Cluster and click "Test Connection" to verify the Jump server connection works.