インストール スクリプトを使用してデプロイする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このガイドでは、無制限の安全なインターネット アクセスを提供するように Outline サーバーを設定するプロセスについて説明します。
前提条件
- サポートされているオペレーティング システム(Ubuntu
20.04 LTS または Debian 10)を実行しているサーバー(物理または仮想)
- サーバーへの root または sudo アクセス権
手順
Outline インストール スクリプトをダウンロードして実行します。
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-apps/master/server_manager/install_scripts/install_server.sh)"
画面の指示に従います。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,["# Deploy using an installation script\n\nThis guide walks you through the process of setting up an Outline Server to\nprovide secure and unrestricted internet access.\n\nPrerequisites\n-------------\n\n- A server (physical or virtual) running a supported operating system (Ubuntu 20.04 LTS or Debian 10)\n- Root or sudo access to the server\n\nInstructions\n------------\n\n1. Download and run the Outline installation script.\n\n sudo bash -c \"$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-apps/master/server_manager/install_scripts/install_server.sh)\"\n\n2. Follow the on-screen prompts."]]