[GH-ISSUE #240] How to modify http://ip:port/#/ to http://ip:port/cloudbeaver/ #64

Closed
opened 2026-03-07 20:44:22 +03:00 by kerem · 2 comments
Owner

Originally created by @48929645 on GitHub (Dec 3, 2020).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/240

I know needs to modify cloudbeaver.conf file rooturi:'/' to rooturi:'/cloudbeaver', but 404 error is reported

Originally created by @48929645 on GitHub (Dec 3, 2020). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/240 I know needs to modify cloudbeaver.conf file rooturi:'/' to rooturi:'/cloudbeaver', but 404 error is reported
kerem closed this issue 2026-03-07 20:44:22 +03:00
Author
Owner

@serge-rider commented on GitHub (Dec 8, 2020):

Parameter rootURI in cloudbeaver.conf config file is responsible for that.
It is / by default.
BTW you can use nginx (or any other web server) in front of cloudbeaver.

<!-- gh-comment-id:741041949 --> @serge-rider commented on GitHub (Dec 8, 2020): Parameter `rootURI` in `cloudbeaver.conf` config file is responsible for that. It is `/` by default. BTW you can use nginx (or any other web server) in front of cloudbeaver.
Author
Owner

@48929645 commented on GitHub (Dec 12, 2020):

ok,thanks!!

<!-- gh-comment-id:743702409 --> @48929645 commented on GitHub (Dec 12, 2020): ok,thanks!!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#64
No description provided.