# Çevrımdışı (Offline) Kurulum

Çevrımdışı kurulumu için aşağıdaki dosyaları indirmeniz yeterlidir.&#x20;

[PostgreSQL 15 (Windows)](https://download.oska.com.tr/UpdateSystem/HakedisPlus/Installer/postgresql-15.1-1-windows-x64.exe)

[HakedişPlus Veritabanı](https://download.oska.com.tr/UpdateSystem/HakedisPlus/Installer/oskaproduction.backup)

[HakedişPlus Derlemesi](https://download.oska.com.tr/UpdateSystem/HakedisPlus/Installer/HakedisPlus.exe)

Dosyaları indirdikten sonra [Manuel Kurulum](/kurulum/manuel-kurulum.md)sayfasında bulunan adımları izleyebilirsiniz.&#x20;

{% hint style="warning" %}
PostgreSQL kurulumunda 5432 portu seçilmelidir.
{% endhint %}

{% hint style="warning" %}
PostgreSQL kurulumunda Türkçe dil seçeneği seçilmelidir.
{% 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/kurulum/cevrimdisi-offline-kurulum.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.
