weijinglin opened a new pull request, #280:
URL: https://github.com/apache/incubator-hugegraph-ai/pull/280

   This PR updates the hugegraph-llm/README.md and related Docker files to:
   
   - Add a new recommended deployment method using docker-compose 
(docker/docker-compose-network.yml), enabling one-command startup of both 
HugeGraph Server and RAG containers in the same network.
   - Clearly distinguish between docker-compose (multi-container, recommended) 
and manual single-container deployment, with step-by-step instructions for both.
   - Provide explicit examples for .env mounting, network creation, and 
container inter-communication (using container name as hostname).
   
   This update makes it much easier for users to deploy, manage, and connect 
the RAG and HugeGraph containers, and helps avoid common pitfalls with Docker 
networking and environment configuration.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to