Terminal access for Hyperglance
This page documents connection details for gaining terminal access to Hyperglance.
Note: For SSH you will need to allow port 22 ingress. Our default security group rules do enable this port but you have may have disabled it.
To access AWS Instances:
-
SSH username: ec2-user
SSH Key: Use the SSH KeyPair you set when you deployed the instance.
Port: 22 - The Hyperglance instance bundles SSM Agent by default so you can also connect via the AWS Console or via the aws CLI.
To access Azure VMs:
- SSH username: Set by you when you deployed the VM
SSH password or SSH key: Set by you when you deployed the VM
SSH port: 22
To access GCP VMs:
-
The standard deployment enables os-login by default.
The easiest method is to use the ssh-in-browser option from the GCP console.