Appendix
Connecting via SSH Tunnel
Castled can connect to your data warehouse/destination apps by creating a tunnel via one of your ssh/jump hosts.
Please provide the following information to enable ssh tunneling:
- SSH Host - IP Address/Host name of the ssh server
- SSH Port - SSH port on the ssh server. Default is 22.
- SSH User - Username of the ssh host
Add Castled Public Key to Authorized Keys
Create the ssh directory on the home directory if it does not exist
Create authorised file key on ssh directory, if it does not exist
Copy the castled public key to authorised keys file to give Castled ssh access to your jump host