CloudBeaver Documentation

DOWNLOAD pdf

CloudBeaver AWS deployment on the AWS Marketplace

Note: This deployment method is available in the AWS edition only.

Overview

This guide provides step-by-step instructions for deploying CloudBeaver AWS on Amazon Web Services Marketplace.

Deployment steps

  1. Log in to Amazon Marketplace. Search for cloudbeaver aws, then select CloudBeaver AWS.

  2. Click Launce new instance.

  3. Configure your software contract, then click Continue to launch through EC2.

  4. Select the required CloudBeaver version in the Software version field, choose your region, and click Continue to Launch.

  5. In Instance Type, select t2.medium or higher.

  6. (Optional) Select or create a new key pair to access the instance later via SSH.

  7. Set up your Network settings:

    • For security reasons, it’s recommended not to make the instance publicly accessible.
    • Limit inbound traffic to specific traffic from IPs (e.g., your office IP address) or subnets and only open the necessary ports:

      • Allow SSH traffic (Optional): For administration and secure remote access.
      • Allow HTTPS traffic from the internet: To securely serve content over the web.
      • Allow HTTP traffic from the internet: For basic web traffic access.
  8. Click Launch instance.

Initial setup

  1. In your browser, go to http://<Instance_IP>/, where <Instance_IP> is the public IP address of your instance.

  2. You’ll be redirected to CloudBeaver’s initial configuration wizard to complete the setup.