Hi Björn,
The old RESTXQ code led to increased numbers of system-wide read/write locks. This is why support for remote connections was removed. It’s good to know that people like you were using it, and we are definitely interested in reintroducing it in revised form in future. Until then, feel free to work with the DBA code of previous versions of BaseX, it is still functional.
Cheers, Christian
On Wed, Feb 1, 2017 at 10:17 AM, Braunschweig, Björn bjoern.braunschweig@gwdg.de wrote:
Hey everybody,
I have a basex/basexhttp:8.5.1 production container running. To access the dba web interface I created a basex/dba container and connected it to the same docker network. On the http://host:18984/dba/login was an input box to connect to a remote BaseX server instance but with the latest basex/dba: image (8.6.1 beta) this is gone…
How am I now supposed to access the dba web ui ?
Thanks in advance Björn