-
Notifications
You must be signed in to change notification settings - Fork 548
How to deploy PAI behind a proxy #2422
Comments
OpenPAI should be able to work if you expose pylon to external networks. Only one public IP is required. |
Hello fanyangCS, |
I am not sure I understand your requirements. You want to deploy OpenPAI to an internal environment, and you would like to access it from outside? Or you want the job on the OpenPAI platform to access external network? |
@fanyangCS , I want to deploy OpenPAI to an internal environment and access it from internal. But deploy OpenPAI need to access the internet like install some software, pull docker images, and so on. The only way to access the internet in our internal environment is through the specified proxy. |
In this case, you can deploy OpenPAI from a local docker registry, where you need to move the public docker images to the docker registry. here is a related issue. you don't have to build the images by your own though. #1225 |
Thank you, I'll try it. |
Organization Name: Individual
Short summary about the issue/question: Seems there is no configuration that support to deploy PAI behind a proxy.
Brief what process you are following: I followed the guide of "Deploy OpenPAI"[https://github.com/Microsoft/pai#deploy-openpai] to deploy PAI.
The guide of "Deploy OpenPAI"[https://github.com/Microsoft/pai#deploy-openpai]How to reproduce it:
OpenPAI Environment: 3 Ubuntu host servers behind company's proxy.
uname -a
):Anything else we need to know:
The text was updated successfully, but these errors were encountered: