# i-Repo Server（i-Repo Manager） のインストール

## **i-Repo Serverとは**

i-Repo Serverは、i-Reporter において、サーバー 兼 データベースの役割を果たします。\
i-Repo Designerで作成した帳票定義（雛型）やi-Reporterアプリで作成した入力帳票などは、すべてi-Repo Server内のデータベースに保存されます。

## **i-Repo Managerとは**

i-Repo Managerは、管理用のWEBアプリケーションです。\
WEBブラウザからアクセスし、i-Repo Serverに保存された各種データの管理や、データの入出力を行います。\
i-Repo i-Reporterを利用するユーザーの登録などもi-Repo Managerで行います。

<figure><img src="/files/7ic7oUB0eUjBQ8WncfaS" alt=""><figcaption><p>i-Reporterの構成</p></figcaption></figure>

## **i-Repo Server（i-Repo Manager） のインストール**

### **i-Reporter クラウド版をご利用の場合**

* **i-Repo Server**\
  クラウド版をご利用の場合、i-Repo Serverはシムトップスで構築済みです。\
  お客様にてi-Repo Serverをインストールする必要はありません。\
  次ページの「i-Repo Designerのインストールと設定」の手順に進んでください。<br>
* **i-Repo Manager**\
  環境開設時に、i-Repo ManagerのURLと初期ユーザーをご案内しています。\
  WEBブラウザから記載のURLへアクセスし、初期ユーザーでi-Repo Managerへログインしてください。

### **i-Reporter オンプレミス版をご利用の場合**

* **i-Repo Server**\
  お客様にて、サーバー機器のご準備と、i-Repo Serverのインストール作業が必要です。\
  下記手順書に従ってインストールを行ってください。

{% hint style="info" %}
「サーバーを構築・メンテナンスする」 ＞ 「[i-Repo Server インストール手順書](https://manuals.i-reporter.jp/server-construction-maintenance/server-installation)」
{% endhint %}

* **i-Repo Manager**\
  手順通りにインストールした場合の i-Repo ManagerのURLと、i-Repo Managerへログインするための 管理者ユーザーID/PW 、初期ユーザーID／PWは下記のとおりです。

{% hint style="success" %}
【i-Repo ManagerのURL】

　http\://（サーバーのIPアドレス）/ConMasManager/

【管理者ユーザーID/PW および 初期ユーザーID／PW】

　環境開設時にご案内しています。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuals.i-reporter.jp/environment-configuration/installation/conmas-server-installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
