CloudBeaver Documentation

DOWNLOAD pdf

CloudBeaver Enterprise deployment in Microsoft Azure

Minimum requirements:

  • 2 CPUs
  • 4GB RAM
  • 100GB Storage (SSD recommended)

Deployment

  1. Log in to Microsoft Azure Portal and navigate to Azure -> Community images.

Alt text

  1. Enter cloudbeaver-ee in the search field, select location, then the version, and press Create VM.

Alt text

  1. Fill in the required fields:

Alt text

  • For field Size use recommended resources for the best experience with this product.

  • In the field Inbound port rules select 22, 80, and 443 ports.

Alt text

  • You must configure the SSH user as ubuntu proper server management, and enter your SSH key or specify an existing one.

Alt text

That's all done. The other fields are not required.

Setup and control options

CloudBeaver server manager

cloudbeaver is a utility to manage a CloudBeaver server. Using this manager, you can start or stop the server, as well as update its version.

How to use manager:

  1. Connect to your server through the terminal.
  2. Enter cloudbeaver or cloudbeaver help to see the help menu.

Version update procedure

The update occurs with the help of the .

  1. Connect to your server through the terminal.
  2. Enter cloudbeaver update list
  3. Choose the version you want to update.
  4. Run this command: cloudbeaver update %version%

Did we resolve your issue?