Skip to main content

Create an SSH Key for Multiple Users

To generate an SSH key that enables VM access with multiple public keys in Hyperstack, please follow these steps:

  1. In Hyperstack navigate to the Key Pairs tab and click the "Create a new Key Pair" button.

  2. In the Import SSH Key popup, select an environment, assign a name to the SSH key, enter the public keys from your team (one per line) into the Public Key field as illustrated below, and click the "Create Key Pair" button.

    Adding multiple SSH keys

  3. Launch the VM with the corresponding SSH key and verify the functionality of the SSH key by logging into the VM from the user accounts associated with the provided public keys.

Back to top