Skip to content

docs(docker): connect to local inference servers (vLLM, Ollama) (salvage #12335) - #20407

Merged
teknium1 merged 1 commit into
mainfrom
salvage/pr-12335
May 5, 2026
Merged

docs(docker): connect to local inference servers (vLLM, Ollama) (salvage #12335)#20407
teknium1 merged 1 commit into
mainfrom
salvage/pr-12335

Conversation

@teknium1

@teknium1 teknium1 commented May 5, 2026

Copy link
Copy Markdown
Contributor

Adds a section covering how to wire Dockerized Hermes to a local inference server (vLLM, Ollama, text-generation-inference, ...) — Docker Compose network setup (recommended), standalone docker run with host.docker.internal / --network host, connectivity verification, Ollama-specific walkthrough.

Changes:

  • website/docs/user-guide/docker.md (+133)

Closes #12335 via salvage.

Original PR by @Magicray1217 — authorship preserved.

…LLM, Ollama)

Adds a comprehensive guide for connecting Dockerized Hermes to local
inference servers like vLLM and Ollama, covering:
- Docker Compose networking (recommended)
- Standalone Docker run with host.docker.internal / --network host
- Connectivity verification steps
- Ollama-specific example

Closes #12308
@teknium1
teknium1 merged commit 398efdb into main May 5, 2026
6 of 7 checks passed
@teknium1
teknium1 deleted the salvage/pr-12335 branch May 5, 2026 20:47
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have area/docker Docker image, Compose, packaging labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants