Skip to main content

Creating a Virtual Server

Signing in to AWS

  1. Sign in to your AWS account: https://console.aws.amazon.com

  2. After you have successfully logged in to the AWS portal, click Menu icon > Compute > EC2.

Creating a Virtual Instance

  1. On the EC2 Dashboard, click the Launch Instance button.

    Launch instance

    Launch instance

  2. Enter the instance Name and add additional tags if necessary.

  3. Under Application and OS Images, click Browse more AMIs.

  4. Type "Haivision" in the search box and press Enter. If no results appear, click the AWS Marketplace AMIs tab.

  5. Find the HMP image from the list, and click the Select button.

    Marketplace link

    Marketplace link

  6. Review the product and pricing details, and then click Subscribe Now.

  7. Choose an Instance Type.

    Instance Type

    Instance Type

Note

  • Only current generation instances, which are built on the Nitro system are supported and available for selection.

  • We recommend using compute-optimized C6a or C6i instances (e.g., 8xlarge or higher) tiers, as they are optimized for compute-intensive workloads. Arm-based instances (C6g) are NOT supported.

  • See the following table for specifications for the recommended AWS instance type.

AWS Instance

vCPUs

RAM

Storage

Network

CPU Architecture

c6a.8xlarge

32

64 GB

EBS

12.5 Gbps

AMD EPYC series processors

c6i.8xlarge

32

64 GB

EBS

12.5 Gbps

Intel Xeon Scalable processors

  1. Under Key pair (login), click Create new key pair. Enter a key pair name and click Create key pair. Your browser downloads the private key. Save this in a safe place for SSH connections in the future.

  1. Under Network Settings, select Allow HTTPS traffic from the internet, Allow HTTP traffic from the internet, and then click Edit. Choose Enable under Auto-assign Public IP to give your server an IP address reachable from any location.

    Network settings

    Network settings

Note

You can add additional network port rules after the VM is created, if necessary. See Modifying Network Security Rules.

  1. Under Configure Storage, set the amount of storage space you wish to make available to the server.

Tip

  • The default storage is sufficient for most HMP operations. However, if you intend to use an extensive amount of recordings, increase the amount as required on the second volume.

  • You may expand the disk sizes after launching the instance. See Expanding Disk Sizes for more details.

  • You may wish to choose Delete on Termination to have the storage space automatically removed if you cancel your subscription for the server instance. This option is disabled by default. Click the Advanced button to change this option on both volumes.

  1. In Summary, leave the Number of Instances at 1.

  2. Review your settings, and make any necessary corrections or changes. When you are satisfied, click Launch Instance. A page appears, informing you that your instance is in the process of launching.

    Launching instance

    Launching instance

  3. After the instance successfully launches, click on the instance ID to view its properties:

    Launch complete

    Launch complete

  4. Take note of the Public IP address and Instance ID assigned by AWS to your instance. The Instance ID is the default password for signing into web interface.

At this point, your virtual server is up and running! Continue to Signing in to Your Server.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.