Editing rootURI breaks docker.cloudbeaver
See original GitHub issueDescribe the bug Editing .data/.cloudbeaver.runtime.conf breaks cloudbeaver
To Reproduce Steps to reproduce the behavior:
- Edit .data/.cloudbeaver.runtime.conf
{
"server": {
"serverName": "Cloudbeaver",
"expireSessionAfterPeriod": 1800000,
"rootURI": "/cloudbeaver",
"serviceURI": "/cloudbeaver/api/"
},
"app": {
"anonymousAccessEnabled": false,
"authenticationEnabled": true,
"supportsCustomConnections": false
}
}
/usr/bin/docker run --name cloudbeaverd --rm -p 8081:8978 --network host -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver:latest
- Browse 127.0.0.1:8978 or 127.0.0.1:8978/cloudbeaver/
Runtime CloudBeaver CE Server 20.0.1.202012301222 OS: Linux 5.4.0-37-generic (amd64) Java version: 11.0.7 by AdoptOpenJDK (64bit) Install path: ‘/opt/cloudbeaver/server’ Global workspace: ‘file:/opt/cloudbeaver/workspace/’ Memory available 188Mb/2990Mb
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
AWS Overview
You need to specify the SSH keypair during the EC2 instance launch. You can use the user name ubuntu to connect. Docker image....
Read more >dBeaver and CloudBeaver, 2 free, open source, self hosted ...
dBeaver and CloudBeaver are two excellent tools for database management with drivers for dozens of database engines. If you've been looking ...
Read more >How to Install CloudBeaver on Your Synology NAS
Step by step guide for installing CloudBeaver on your Synology NAS ... Go to File Station and open the docker folder. ... Select...
Read more >unRaid App List - GitHub Pages
Self-hosted website change detection monitoring. Support. cloudbeaver, CloudBeaver is a free and open source web-based database management tool. Support.
Read more >Chart List
App Container Source Description
aria2 Not Found aria server for downloading web content
ariang leonismoe/ariang A modern web frontend making aria2 easier to use
autobrr ghcr.io/autobrr/autobrr...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi Wroud,
All sorted, thanks. Location block for NGINX if anyone is interested. Log below from testing.
Please ask to reopen, if the issue still can be reproduced.