Skip to main content
ドキュメントには� �繁に更新が� えられ、その都度公開されています。本ページの翻訳はま� 未完成な部分があることをご了承く� さい。最新の情� �については、英語のドキュメンテーションをご参照く� さい。本ページの翻訳に問題がある� �合はこちらまでご連絡く� さい。

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-06-03. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの改善、新機能のためには、最新バージョンのGitHub Enterpriseにアップグレードしてく� さい。 アップグレードに関する支援については、GitHub Enterprise supportに連絡してく� さい。

アウトバウンドのWebプロキシサーバの設定

プロキシサーバは、GitHub Enterprise Serverインスタンスに追� のセキュリティのレベルをもたらしてくれます。

About proxies with GitHub Enterprise Server

GitHub Enterprise Serverインスタンス に対してプロキシサーバーが有効である� �合、送信先ホストが HTTP プロキシ除外として追� されていない限り、GitHub Enterprise Server によって送信されたアウトバウンドメッセージがプロキシサーバーを経由してまず最初に送信されます。 アウトバウンドのメッセージの種類には、webhook、Bundleのアップロード、レガシーのアバターのフェッチが含まれます。 プロキシサーバのURLは、たとえばhttp://127.0.0.1:8123といったように、プロトコル、ドメインもしくはIPアドレスにポート番号を� えたものです。

メモ: GitHub Enterprise Serverインスタンス を GitHub.com に接続するには、github.comapi.github.com への接続がプロキシ設定で許可されている必要があります。 For more information, see "Connecting your enterprise account to GitHub.com."

If GitHub Actions is enabled for your enterprise, only HTTP proxies are supported. SOCK5 and HTTPS proxies and Polipo are not supported. For more information about using GitHub Actions with GitHub Enterprise Server, see "Getting started with GitHub Actions for GitHub Enterprise Server."

アウトバウンドのWebプロキシサーバの設定

  1. From an administrative account on GitHub Enterprise Server, in the upper-right corner of any page, click .

    Screenshot of the rocket ship icon for accessing site admin settings

  2. If you're not already on the "Site admin" page, in the upper-left corner, click Site admin.

    Screenshot of "Site admin" link

  3. 左のサイドバーでManagement Consoleをクリックしてく� さい。 左のサイドバーのManagement Consoleタブ

  4. 左のサイドバーでPrivacy(プライバシー)をクリックしてく� さい。 設定サイドバーのプライバシータブ

  5. HTTP Proxy Server(HTTPプロキシサーバ)の下に、プロキシサーバのURLを入力してく� さい。 HTTP プロキシサーバーのURLを入力するためのフィールド

  6. オプションで、プロキシのアクセスを要しないホストがあればHTTP Proxy Exclusion(HTTPプロキシの除外)の下にカンマ区切りで入力してく� さい。 ドメイン内のすべてのホストをプロキシアクセスの要求から除外するには . をワイルドカードプレフィックスとして使用できます。 たとえば、.octo-org.tentacle などです。 HTTP プロキシの除外を入力するためのフィールド

  7. 左のサイドバーの下でSave settings(設定の保存)をクリックしてく� さい。

    Screenshot of the save settings button in the Management Console

    Note: Saving settings in the Management Console restarts system services, which could result in user-visible downtime.

  8. 設定が完了するのを待ってく� さい。

    インスタンスの設定