mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-09-21 22:11:38 +08:00
fc19df9f6b14702cfe624abdb576f9f9a552a1ea
Cloudbeaver
Cloud Database Manager
Build cloudbeaver
Cloudbeaver is multi-platform server side application. It can run on Linux, Windows and MacOS X.
Prerequisites
- Java 8, 9, 10, 11 or 12
- Apache Maven
- Node.js
- Yarn
Build and deploy
- cd deploy
- ./build.sh
Final artifacts are in deploy/cloudbeaver.
You can copy this folder to any other location.
Running server
- cd cloudbeaver
- run-server
By default server listens port 8978 (you can change it in conf/cloudbeaver.conf).
You can configure nginx, Apache or any other web server in front of it.
Languages
TypeScript
69.1%
Java
26.3%
CSS
3.8%
JavaScript
0.2%
MDX
0.2%
Other
0.3%