CloudBeaver CE 26.1, the browser based database manager (web DBeaver), on Ubuntu 24.04 LTS by cloudimg. Docker CE plus the CloudBeaver container behind nginx on port 80, per instance admin on first boot. Apache 2.0 licensed.
## CloudBeaver CE on Ubuntu 24.04 by cloudimg
CloudBeaver CE is the open source, browser based database manager from the DBeaver team, a web edition of the popular DBeaver desktop client. Connect to PostgreSQL, MySQL, MariaDB, SQLite and other engines, browse schemas and data with the database navigator, and write and run SQL with the built in editor, all from a browser with nothing to install on the client. The cloudimg image installs Docker CE from the official Docker apt repo, runs the pinned CloudBeaver CE container bound to loopback and fronted by nginx on port 80, and keeps the workspace (users, saved connections, and query history) on a dedicated data disk.
Why Choose cloudimg?
* 24/7 Expert Support with guaranteed 24 hour response. support@cloudimg.co.uk
* Production Ready from Launch Pre configured, security patched, validated
* Azure Native Integration Azure Linux Agent, cloud init, Gen2 Hyper-V, TrustedLaunch
What is Included
* Docker CE (docker-ce plus docker-ce-cli plus containerd.io) from the official Docker apt repo
* CloudBeaver CE 26.1 as a container with --restart=always (survives reboots)
* nginx reverse proxy on port 80 with WebSocket support plus an unauthenticated health endpoint
* Dedicated data disk for the CloudBeaver workspace (users, connections, query history)
* Per instance admin password generated on first boot and written to a root only credentials file
* Ubuntu 24.04 LTS base with the latest security patches
* 24/7 cloudimg support with guaranteed 24 hour response SLA
Recommended Virtual Machine Sizes
* Standard_B2s (2 vCPU, 4 GB RAM) for the CloudBeaver UI and light query workloads
* Standard_D2s_v5 (2 vCPU, 8 GB RAM) for moderate multi user use
* Standard_D4s_v5 (4 vCPU, 16 GB RAM) for heavier concurrent query workloads