run-llama / llama_deploy

Deploy your agentic worfklows to production
https://docs.llamaindex.ai/en/stable/module_guides/llama_deploy/
MIT License
1.82k stars 186 forks source link

Add `external_host` and `external_port` to server settings #217

Closed nerdai closed 2 months ago

nerdai commented 2 months ago

This PR adds two optional params that are useful when setting up a system that makes use of a separate internal and external networking (e.g., Docker-Compose and Kubernetes).