opea-project / GenAIExamples

Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
https://opea.dev
Apache License 2.0
173 stars 81 forks source link

[CodeGen] Add correct ip to no_proxy list; add no_proxy env for all services; add ui response in readme #279

Closed ctao456 closed 2 weeks ago

ctao456 commented 2 weeks ago

Description

Append host_ip to the no_proxy list

Add no_proxy env for all microservices, megaservice, and the ui

Issues

We need to append host_ip, the public host ipv4 address, to the no_proxy list stored in the no_proxy variable.

We need to pass no_proxy setting to all services.

Type of change

Dependencies

N/A

Tests

Test on local SPR machine