Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Expose all configuration parameters in docker image #243

Closed
yrobla opened this issue Dec 10, 2024 · 0 comments · Fixed by #245
Closed

Expose all configuration parameters in docker image #243

yrobla opened this issue Dec 10, 2024 · 0 comments · Fixed by #245
Assignees

Comments

@yrobla
Copy link
Contributor

yrobla commented Dec 10, 2024

Right now we only allow to expose the vllm url in docker image, but there are other endpoints, backup parameters, etc... that can be configured. So expose them with sane defaults, and update documentation for it

@yrobla yrobla self-assigned this Dec 10, 2024
yrobla added a commit that referenced this issue Dec 10, 2024
Right now the only url that could be parameterized is VLLM_URL. Expose
the other urls as well so they can be customized

Closes: #243
yrobla added a commit that referenced this issue Dec 10, 2024
Right now the only url that could be parameterized is VLLM_URL. Expose
the other urls as well so they can be customized

Closes: #243
yrobla added a commit that referenced this issue Dec 10, 2024
Right now the only url that could be parameterized is VLLM_URL. Expose
the other urls as well so they can be customized

Closes: #243
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant