Replies: 5 comments 1 reply
-
|
@seebi Starting from |
Beta Was this translation helpful? Give feedback.
-
|
@hannahbast thanks for this. When do you plan to update the docker image so that this is available? At the moment, 0.5.29 is in the image |
Beta Was this translation helpful? Give feedback.
-
|
@seebi You always find the latest version here https://pypi.org/project/qlever/ In your setup, are you really using the |
Beta Was this translation helpful? Give feedback.
-
|
@seebi The typical way how folks use QLever is to do My question: Is it an option for you to also use it that way or do you have to use it from within the container? |
Beta Was this translation helpful? Give feedback.
-
|
@hannahbast the container are started either with docker compose or helm (and other kubernetes API clients). A custom client can not be used there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We're currently starting qlever in our orchestration by overwriting the entrypoint with the following script where the
${...}variables are injected with helm or docker compose.Can you suggest a better way for this usecase?
For example, the
request-body-limitconfig option is not available with the start command, so we cannot set it on startup.Beta Was this translation helpful? Give feedback.
All reactions