# HakedişPlus Hakkında

Bu dokümantasyon HakedişPlus'ın teknik özelliklerini ve teknik kullanımı hakkında bilgi vermektedir.<br>

<figure><img src="https://1886587831-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlNuFShclJrzIpgf606en%2Fuploads%2FJ3JK4j1nvwIapHuLzaA3%2FG%C3%B6rsel.png?alt=media&#x26;token=a8b3e338-3493-4aaf-8f69-73f5fafa205b" alt=""><figcaption></figcaption></figure>

HakedişPlus, PostgreSQL veritabanını kullanır. PostgreSQL'e bağlı olarak zorunlu sistem gereksinimleri aşağıdaki gibidir:

| İşletim Sistemleri     | Bellek (Minimum) | Disk (Sata SSD veya M2) |
| ---------------------- | ---------------- | ----------------------- |
| Windows Server 2016    | 16 GB            | 256 GB                  |
| Windows Server 2019    | 16 GB            | 256 GB                  |
| Debian                 | 8 GB             | 128 GB                  |
| Red Hat/Rocky          | 8 GB             | 128 GB                  |
| SUSE                   | 8 GB             | 128 GB                  |
| Ubuntu                 | 8 GB             | 128 GB                  |
| Diğer Linux Sistemleri | 8 GB             | 128 GB                  |

{% hint style="warning" %}
Belirtilen gereksinimler minimum gereksinimlerdir. Daha alt donanım ayrıldığında performans kayıpları oluşabilmektedir.
{% endhint %}

{% hint style="warning" %}
Belirtilen gereksinimler sunucu-istemci kullanımlar içindir. Tekil, çevrimdışı kullanımlar için geçerli değildir.&#x20;
{% 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://help.oska.com.tr/hakedisplus-hakkinda.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.
