CloudBeaver AWS deployment on the AWS Marketplace
Note: This deployment method is available in the AWS edition only.
Table of contents
Overview
This guide provides step-by-step instructions for deploying CloudBeaver AWS on Amazon Web Services Marketplace.
Deployment steps
Log in to Amazon Marketplace. Search for
cloudbeaver aws
, then select CloudBeaver AWS.Click Launce new instance.
Configure your software contract, then click Continue to launch through EC2.
Select the required CloudBeaver version in the Software version field, choose your region, and click Continue to Launch.
In Instance Type, select
t2.medium
or higher.(Optional) Select or create a new key pair to access the instance later via SSH.
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.
Click Launch instance.
Initial setup
In your browser, go to
http://<Instance_IP>/
, where<Instance_IP>
is the public IP address of your instance.You’ll be redirected to CloudBeaver’s initial configuration wizard to complete the setup.