Closed FreeSoftwareServers closed 4 years ago
Describe the bug A clear and concise description of what the bug is.
When I launch the script like so, it fails, but I am able to run by using ./run-server.sh when CD in folder.
./run-server.sh
/opt/cloudbeaver/cloudbeaver/deploy/cloudbeaver/run-server.sh
Yeah. You have to be in server root folder. Workaround: you can set environment variable CLOUDBEAVER_HOME to the server root. And then run server from any directory.
CLOUDBEAVER_HOME
I'll add this into instructions.
Describe the bug A clear and concise description of what the bug is.
When I launch the script like so, it fails, but I am able to run by using
./run-server.sh
when CD in folder./opt/cloudbeaver/cloudbeaver/deploy/cloudbeaver/run-server.sh