- e1512c7: Permissions were updated to make sure that the server and the UI can run without any issue with any user ID.
The persistent data is now stored in the
/data
directory. Make sure to update your deployments/stacks to use the new path. The default user is nownobody
(UID: 65534).
- d4c9ed2: Upgrade
qlever
CLI to 0.5.12
-
861a0d3: Add support for petrimaps.
To configure the button that redirects to the map view, just define the
MAP_VIEW_BASE_URL
environment variable for the UI container. The default value is""
, which will not display any button to open the map view.
- 43fac9a: Check if the data needs to be downloaded and if the index needs to be computed.
- cbc49cf: Upgrade base image to
adfreiburg/qlever:latest@sha256:90c4b7646489e3ea39a9f683b513b966ef435cbf9be6ccfc6b4c88e9446e476b
- 78540d7: Upgrade server to latest@sha256:921390670128231d772be55817b2ed79484989f3891b1318e5f568d96f2249ae
- 5605f07: Bump qlever server to commit-2ebca4d
- 752f237: Bump qlever cli to 0.5.8
- c1f3518: Upgrade Docker base images
- 5e31a9c: First release