Skip to content

Configuring server datasources

Serge Rider edited this page Apr 20, 2020 · 14 revisions

Configuring server "predefined" connections

Overview

Cloudbeaver server may have a set of pre-configured database connections. This configuration is stored on server and cannot be changed by end-users.

End-user may choose one of pre-configured connection in the main cloudbeaver toolbar. Then user must provide username/password in order to connect to such pre-configured datasource. No other parameters are needed.

Configuration file

All project-level configuration is stored in folder ${CLOUDBEAVER_WORKSPACE}/GlobalConfiguration/.dbeaver

CloudBeaver Documentation

Clone this wiki locally