# Kurulum

Liman otomatik DEB paketi olarak [Aciklab](https://depo.aciklab.org/) deposuna eklenmektedir. Bu paketler Ubuntu ve RHEL tabanlı işletim Sistemlerini desteklemektedir.

{% content-ref url="kurulum/ubuntu-20.04" %}
[ubuntu-20.04](https://docs.liman.dev/baslangic/kurulum/ubuntu-20.04)
{% endcontent-ref %}

{% content-ref url="kurulum/ubuntu-20.04-1" %}
[ubuntu-20.04-1](https://docs.liman.dev/baslangic/kurulum/ubuntu-20.04-1)
{% endcontent-ref %}

{% content-ref url="kurulum/oracle-linux-rhel-based-8.x-sunucu" %}
[oracle-linux-rhel-based-8.x-sunucu](https://docs.liman.dev/baslangic/kurulum/oracle-linux-rhel-based-8.x-sunucu)
{% endcontent-ref %}

{% content-ref url="kurulum/docker-compose" %}
[docker-compose](https://docs.liman.dev/baslangic/kurulum/docker-compose)
{% endcontent-ref %}

{% content-ref url="kurulum/docker-compose-1" %}
[docker-compose-1](https://docs.liman.dev/baslangic/kurulum/docker-compose-1)
{% endcontent-ref %}

## Güncelleme

Eğer 1.x sürümünden güncelliyorsanız sistem üzerine güncelleme öncesi NodeJS 20 sürümü konumlandırılmalıdır. Eğer halihazırda 2.x sürümü bir Liman'a sahipseniz güncel paketi sunucuya atıp kurulumu yapabilirsiniz veya depolarımız üzerinden güncelleme yaptırabilirsiniz.

## Güncelleme Notları

### 2.x'e güncelleme

Sistem üzerine güncelleme öncesi NodeJS 20 sürümü konumlandırılmalıdır.


---

# 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.liman.dev/baslangic/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.
