CloudBeaver Enterprise deployment in Microsoft Azure
Table of contents
Minimum requirements:
- 2 CPUs
- 4GB RAM
100GB Storage (SSD recommended)
Deployment
- Log in to Microsoft Azure Portal and navigate to Azure -> Community images.
- Enter
cloudbeaver-ee
in the search field, select location, then the version, and press Create VM.
- Fill in the required fields:
For field Size use recommended Minimum requirements resources for the best experience with this product.
In the field Inbound port rules select 22, 80, and 443 ports.
- You must configure the SSH user as
ubuntu
proper server management, and enter your SSH key or specify an existing one.
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:
- Connect to your server through the terminal.
- Enter
cloudbeaver
orcloudbeaver help
to see the help menu.
Version update procedure
The update occurs with the help of the manager.
- Connect to your server through the terminal.
- Enter
cloudbeaver update list
- Choose the version you want to update.
- Run this command:
cloudbeaver update %version%