# Liman'a Sunucuların Eklenmesi

Aşağıdaki dökümandan yararlanılarak sunucular Liman arayüzüne eklenebilir.

{% embed url="<https://docs.liman.dev/kullanim-kilavuzu/sunucu-yoenetimi/sunucu-ekleme-ve-kaldirma>" %}
L6-Sunucu Ekleme ve Kaldırma
{% endembed %}

### 1. Domain Sunucusunun Sisteme Eklenmesi

{% hint style="success" %}

* **Bağlantı Bilgileri** sayfasındaki porta 636 yazılmalı
* Windows sunucu ekleniyor ise

  :heavy\_check\_mark: `Bir anahtar kullanmak istiyorum` seçeneği kaldırılmalıdır.
* &#x20;Kaptan Sunucusunun limana eklenmesi
  {% endhint %}

### 2. Kaptan Sunucusunun Sisteme Eklenmesi

{% hint style="success" %}

* **Bağlantı Bilgileri** sayfasındaki porta 22 yazılmalı
* **Anahtar** sayfasında anahtar türü `SSH` seçilmeli

  Kullanıcı adı olarak root kullanıcısı ya da sudo yetkisine sahip bir kullanıcı yazılmalıdır
*

{% endhint %}

### 3. Liman Sunucusunun DNS ayarı düzenlenmeli.

{% hint style="success" %}
Birincil DNS adresi olarak Domain IP adresi ya da Domaini çözümleyebilen bir DNS adresi yazılmalıdır.
{% endhint %}

{% embed url="<https://dev.to/liman/liman-sunucusu-dns-degistirme-4nbf>" %}
L9-Liman DNS Değiştirme
{% endembed %}

### 4. Domain sunucusunun Domain sertifikası Liman sistemine eklenmeli

{% hint style="success" %}

* **Hostname** alanına Domain Sunucusu IP Adresi yazılmalı
* **Port** alanına LDAPs portu olan 636 yazılmalıdır
  {% endhint %}

{% embed url="<https://dev.to/liman/liman-sunucu-sertifikasi-ekleme-597n>" %}
L8-Liman Sertifika Ekleme
{% endembed %}


---

# 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/liman-poc/sunucu-yapilandirmalari/limana-sunucularin-eklenmesi.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.
