- Create instance
- Create ssh key for remote host access locally:
ssh-keygen -t rsa -C {host_username}
- Add ssh public keys to
.ssh/authorized_keys
on the host side - Connect to host via
ssh {host_username}@{host_ip}
If you want to use a specific port for local preview it needs to be available by setting up a firewall rule:
- Create new rule for a tag: