Cannot connect to an AWS or EC2 instance when the Bamboo application is running behind a proxy

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

You are running Bamboo behind a proxy, and Bamboo may not be able to connect to external applications such as an AWS, an EC2 instance, or an external JIRA instance. 

ソリューション

You should be able to overcome these issues by either specifying your proxy settings to Bamboo as system properties when starting up Bamboo or by adding the following system properties with appropriate string values to the bamboo.sh or wrapper.conf file of your Bamboo installation:

  • http.proxyHost
  • http.proxyUser
  • http.proxyPassword
  • http.proxyDomain

Please refer to the instructions on Starting Bamboo for details on how to specify Bamboo system properties via the bamboo.sh or wrapper.conf files.

最終更新日 2013 年 7 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.