> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ale.run/llms.txt
> Use this file to discover all available pages before exploring further.

# サービス管理

> ダッシュボードでデプロイされた全てのサービスを照会・管理するページです。

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_01.png" />
</Frame>

***

## サービス情報

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_02.png" />
</Frame>

* **ID** : サービスの固有ID値
* **サービス名 / アプリ** : ユーザーが定義したサービス名 / 言語またはプラットフォーム
* **種類** : VMタイプ（オンデマンド/スポット）
* **ステータス** : 実行中 / 起動中 / 停止中 / 停止済み
* **デプロイ日、作成日** : サービスのデプロイ / 作成時間

## ログとターミナル

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_03.png" />
</Frame>

> サービス一覧の右側にある<Icon icon="window-maximize" iconType="thin" size={15} color="9fa3a5" />アイコンをクリックすると、デプロイログや実行ログを確認したり、ターミナルにアクセスできます。

## ダッシュボードアクセス

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_07.png" />
</Frame>

> サービス名をクリックするか、右側の<Icon icon="gear" size={15} color="9fa3a5" />アイコンをクリックして**ダッシュボード**を選択すると、該当サービスのダッシュボードに移動できます。

<Info>
  データベースでは、他のサービスと通信するための接続情報（ホスト名:ポート番号）をコピーできます。
</Info>

## プレビューURLアクセス

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_09.png" />
</Frame>

> 右側の`接続`をクリックすると、ブラウザで該当サービスのプレビュードメインにアクセスできます。

## サービスのブロック

<Frame>
  <img className="block rounded-md" src="https://files.cloudtype.io/ale-docs/operations/images/ja/03_08.png" />
</Frame>

> ブロック対象のサービスの右側にある<Icon icon="gear" size={15} color="9fa3a5" />アイコンをクリックし、**ブロック**を選択すると該当サービスがブロックされます。

<Note>
  ブロックされたサービスは即時停止され、ダッシュボードから再起動できません。ブロックを解除することで再起動できます。
</Note>
