Open rNLKJA opened 1 year ago
Host *
ServerAliveInterval 120
Host ccc-backend
Hostname 172.26.128.118
IdentityFile ~/.ssh/mrc.key
AddKeysToAgent yes
User ubuntu
Host ccc-database
Hostname 172.26.135.245
IdentityFile ~/.ssh/mrc.key
AddKeysToAgent yes
User ubuntu
Host ccc-frontend
Hostname 172.26.130.83
IdentityFile ~/.ssh/mrc.key
AddKeysToAgent yes
User ubuntu
For now everyone should have access to all instances. Please make sure that your unimelb VPN is connected due to there is no public IP available.
For quick ssh to any instances, please setup the following ssh config, this definitely save your time from hassles like enter password, you could reference the guide below:
~/.ssh/config
file existenceSome issues: