> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/system-requirements/irepo-web.md).

# i-Repo Web

<table><thead><tr><th width="152">分類</th><th width="163.33333333333331">分類</th><th>動作環境</th></tr></thead><tbody><tr><td>OS</td><td></td><td>Windows Server2025<br>Windows Server2022<br>Windows Server2019<br>Windows Server2016<br>［推奨］2025、2022</td></tr><tr><td>ハードウェア</td><td>CPU</td><td>8コア　2.8GHz 以上</td></tr><tr><td></td><td>メモリー</td><td>8GB以上<br>［推奨］16GB以上</td></tr><tr><td></td><td>ハードディスク</td><td>200GB 以上<br>※登録するデータ規模による</td></tr><tr><td></td><td>ネットワーク<br>インターフェース</td><td>必須</td></tr><tr><td>サーバー機能</td><td>Webアプリケーションサーバー</td><td>Microsoft Internet Information Service (IIS 10.0以上)を用いて、HTTP、及び、ASP.NET (4.6以上) が動作するアプリケーションサーバーを構築する必要があります。</td></tr><tr><td></td><td>システムデーターベース</td><td>・PostgreSQL 13 (x64) 、14 (x64)、15 (x64)、16 (x64)でシステムデーターベースを構築してください。<br>［推奨］PostgreSQL 16 (x64)</td></tr><tr><td>対応ブラウザ</td><td></td><td>Google Chrome<br>Safari</td></tr><tr><td>その他</td><td></td><td>・Microsoft .NET Framework 4.6 以上のインストールが必要です。<br>・ConMas Manager 8.1.22120 以上のインストールが必要です。</td></tr></tbody></table>

{% hint style="success" %}
既存のi-Repo ServerのIISに環境構築することも可能です。\
実際のご利用環境に合わせたサーバースペックの調整が必要です。
{% endhint %}

{% hint style="success" %}
【Server OSについて】

* i-Repo Web が動作可能なServer OSは、[i-Repo Server](/system-requirements/server.md) が動作可能なServer OSに準じます。
* 新しい Windows Server OS がリリースされた際は、弊社での動作検証が終わり次第、本資料に掲載いたします。
* Server OS の\[推奨]は、弊社で動作検証が完了しているバージョンのうち 最新の2バージョンです。
* 各 Server OS バージョンの「延長サポート」期間が終了したタイミングで、そのバージョンの Server OS は動作保証外と見なし、本資料からも削除します。
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/system-requirements/irepo-web.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.
