Summary
Explanation on setting up an SSH tunnel to access Airbyte instance on EC2
Question
Hi,
The Airbytes
ssh -I “<name>.pem” -L 8000:localhost:8000 -N -f ec2-user@<Public IP>
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.