# GenControlRoom Kurulumu

GenRPA ürününün IIS üzerinde çalıştırdığı localhost web projesidir. Bu proje ile süreç ve robot detaylarının takiplerini ve raporlamalarını yapabilirsiniz.

1. IIS bilgisayarda kapalıysa açılır.&#x20;

<figure><img src="/files/OyQapmom0aPQDC9lSNhA" alt=""><figcaption><p>Programs and Features</p></figcaption></figure>

<figure><img src="/files/M0jasUKOE8344BT5ej5U" alt=""><figcaption><p>Windows Features</p></figcaption></figure>

1. IIS üzerinde .Net Core uygulamayı yayınlamak için aşağıdaki [hosting bundle](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.15-windows-hosting-bundle-installer) indirip kuruyoruz.
2. Control Room projelerini (Setupların hepsi sizlere sunuluyor olacaktır.) inetpub/wwwroot altına taşıyoruz.\ <br>

   <figure><img src="/files/sJK4BXrHrbgqpOoeKQUL" alt=""><figcaption></figcaption></figure>
3. &#x20;IIS Manager üzerinde Application Pools altına 2 tane AppPool ekliyoruz.<br>

   <figure><img src="/files/WPLsBVGUE4EZFAkoZuAW" alt=""><figcaption><p>IIS Manager</p></figcaption></figure>

   <figure><img src="/files/LFsqp5QZcQbAmMOtbU9H" alt=""><figcaption><p>Application Pools</p></figcaption></figure>

   <figure><img src="/files/rfnEeqKUCNvg3czKndho" alt=""><figcaption><p>GenControlRoom Application Pool</p></figcaption></figure>

   <figure><img src="/files/7UMet8nZx2vDXXnS1x7z" alt=""><figcaption><p>GenControlRoomService Application Pool</p></figcaption></figure>
4. &#x20;DefaultWebSite altında inetpub/wwwroot dizinine attığımız web uygulaması klasörlerini göreceğiz burada her birine sağ tıklayıp Convert to Application diyoruz. Açılan ekrandan Application Pool olarak Proje adına göre oluşturduğumuz ilgili AppPool bilgisini seçiyoruz. En son aşağıdaki gibi gözükeceklerdir. <br>

   <figure><img src="/files/pEbQ7fCn2W7MipuSzbSO" alt=""><figcaption><p>Default Web Sites</p></figcaption></figure>
5. &#x20;Bir browser açarak localhost/GenControlRoom/ yazarak sitenin çalışıp çalışmadığı kontrol ediyoruz. Demo hesap bilgileri sizlere iletilecektir.

GenControlRoom kullanıma hazırdır. &#x20;

1. IIS bilgisayarda kapalıysa açılır.&#x20;

<figure><img src="/files/OyQapmom0aPQDC9lSNhA" alt=""><figcaption><p>Programs and Features</p></figcaption></figure>

<figure><img src="/files/M0jasUKOE8344BT5ej5U" alt=""><figcaption><p>Windows Features</p></figcaption></figure>

1. IIS üzerinde .Net Core uygulamayı yayınlamak için aşağıdaki [hosting bundle](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.15-windows-hosting-bundle-installer) indirip kuruyoruz.
2. Control Room projelerini (Setupların hepsi sizlere sunuluyor olacaktır.) inetpub/wwwroot altına taşıyoruz.\ <br>

   <figure><img src="/files/sJK4BXrHrbgqpOoeKQUL" alt=""><figcaption></figcaption></figure>
3. &#x20;IIS Manager üzerinde Application Pools altına 2 tane AppPool ekliyoruz.<br>

   <figure><img src="/files/WPLsBVGUE4EZFAkoZuAW" alt=""><figcaption><p>IIS Manager</p></figcaption></figure>

   <figure><img src="/files/LFsqp5QZcQbAmMOtbU9H" alt=""><figcaption><p>Application Pools</p></figcaption></figure>

   <figure><img src="/files/rfnEeqKUCNvg3czKndho" alt=""><figcaption><p>GenControlRoom Application Pool</p></figcaption></figure>

   <figure><img src="/files/7UMet8nZx2vDXXnS1x7z" alt=""><figcaption><p>GenControlRoomService Application Pool</p></figcaption></figure>
4. &#x20;DefaultWebSite altında inetpub/wwwroot dizinine attığımız web uygulaması klasörlerini göreceğiz burada her birine sağ tıklayıp Convert to Application diyoruz. Açılan ekrandan Application Pool olarak Proje adına göre oluşturduğumuz ilgili AppPool bilgisini seçiyoruz. En son aşağıdaki gibi gözükeceklerdir. <br>

   <figure><img src="/files/pEbQ7fCn2W7MipuSzbSO" alt=""><figcaption><p>Default Web Sites</p></figcaption></figure>
5. &#x20;Bir browser açarak localhost/GenControlRoom/ yazarak sitenin çalışıp çalışmadığı kontrol ediyoruz. Demo hesap bilgileri sizlere iletilecektir.

GenControlRoom kullanıma hazırdır. &#x20;


---

# 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://docs.genrpa.com/genrpa-sunucu-yazilimlarini-indirme-ve-kurulum/gencontrolroom-kurulumu.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.
