-
Notifications
You must be signed in to change notification settings - Fork 392
CloudBeaver Community deployment in Microsoft Azure
This guide explains how to deploy CloudBeaver Community on Microsoft Azure using the Azure Portal.
Before you begin, ensure you have a Microsoft Azure account for accessing Azure services.
Tip: If you don’t have an Azure account, sign up on the Azure signup page.
- Log in to the Azure Portal and search for Community images in the search bar.
- In the search bar on the left side under Community images, enter
cloudbeaver-ce
. Select the image for your region from the list and click Create VM.
-
Project details:
- Subscription: Choose your Azure subscription.
- Resource group: Create a new group or select an existing one.
-
Instance details:
- Virtual machine name: Set a unique name for the VM.
- Size: Choose a VM with at least 2 vCPUs and 4 GiB RAM.
-
Administrator account:
-
Username: Set to
ubuntu
. - SSH public key source: Generate a new key pair or use an existing one.
-
Username: Set to
-
Inbound port rules:
- Select inbound ports: Enable ports SSH (22), HTTP (80), and HTTPS (443).
-
Double-check your configuration and click Review + Create to finalize.
-
After the virtual machine is created, retrieve its public IP address:
- In the Azure Portal, go to Virtual Machines.
- Select your virtual machine.
- In the Overview section, find the Public IP address.
-
Use this public IP address to start configuring and accessing the CloudBeaver interface.
-
In your browser, go to
http://public-ip/
, where<public-ip>
is the public IP address of your Azure instance. -
You’ll be redirected to CloudBeaver’s initial configuration wizard to complete the setup.
Tip: For guidance on locating your instance's public IP address, see Azure: Find IP Address of a VM.
- Application overview
- Demo Server
- Administration
- Server configuration
- Create Connection
- Connection Templates Management
- Access Management
-
Authentication methods
- Local Access Authentication
- Anonymous Access Configuration
- Reverse proxy header authentication
- LDAP
- Single Sign On
- SAML
- OpenID
- AWS OpenID
- AWS SAML
- AWS IAM
- AWS OpenId via Okta
- Snowflake SSO
- Okta OpenId
- Cognito OpenId
- JWT authentication
- Kerberos authentication
- NTLM
- Microsoft Entra ID authentication
- Google authentication
- User credentials storage
- Cloud Explorer
- Cloud storage
- Query Manager
- Drivers Management
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development