瀏覽代碼

Update docs: title of the document for configuring DNS settings

This follows 802032cda7/docs/configuring-dns.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4105/head
Suguru Hirahara 1 年之前
父節點
當前提交
4df7b983ed
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 7 個檔案被更改,包括 8 行新增8 行删除
  1. +1
    -1
      docs/README.md
  2. +2
    -2
      docs/configuring-dns.md
  3. +1
    -1
      docs/configuring-playbook.md
  4. +1
    -1
      docs/getting-the-playbook.md
  5. +1
    -1
      docs/installing.md
  6. +1
    -1
      docs/prerequisites.md
  7. +1
    -1
      docs/quick-start.md

+ 1
- 1
docs/README.md 查看文件

@@ -19,7 +19,7 @@ There are two installation guides available for beginners and advanced users.

- [Prerequisites](prerequisites.md)

- [Configuring your DNS settings](configuring-dns.md)
- [Configuring DNS settings](configuring-dns.md)

- [Getting the playbook](getting-the-playbook.md)



+ 2
- 2
docs/configuring-dns.md 查看文件

@@ -15,9 +15,9 @@ SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Configuring your DNS settings
# Configuring DNS settings

<sup>[Prerequisites](prerequisites.md) > Configuring your DNS settings > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>[Prerequisites](prerequisites.md) > Configuring DNS settings > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>

To set up Matrix on your domain, you'd need to do some DNS configuration.



+ 1
- 1
docs/configuring-playbook.md 查看文件

@@ -16,7 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later

# Configuring the playbook

<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md)</sup>
<sup>[Prerequisites](prerequisites.md) > [Configuring DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md)</sup>

If you've configured your DNS records and retrieved the playbook's source code to your computer, you can start configuring the playbook. To do so, follow these steps inside the playbook directory:



+ 1
- 1
docs/getting-the-playbook.md 查看文件

@@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later

# Getting the playbook

<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS settings](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>[Prerequisites](prerequisites.md) > [Configuring DNS settings](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>

This Ansible playbook is meant to be executed on your own computer (not the Matrix server).



+ 1
- 1
docs/installing.md 查看文件

@@ -14,7 +14,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later

# Installing

<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > Installing</sup>
<sup>[Prerequisites](prerequisites.md) > [Configuring DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > Installing</sup>

If you've configured your DNS records and the playbook, you can start the installation procedure.



+ 1
- 1
docs/prerequisites.md 查看文件

@@ -11,7 +11,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later

# Prerequisites

<sup>Prerequisites > [Configuring your DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>Prerequisites > [Configuring DNS settings](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>

To install Matrix services using this Ansible playbook, you need to prepare several requirements both on your local computer (where you will run the playbook to configure the server) and the server (where the playbook will install the Matrix services for you). **These requirements need to be set up manually** before proceeding to the next step.



+ 1
- 1
docs/quick-start.md 查看文件

@@ -37,7 +37,7 @@ One of the main reasons of basic errors is using an incompatible version of requ

## Configure your DNS settings

<sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Configuring your DNS settings](configuring-dns.md)</sup>
<sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Configuring DNS settings](configuring-dns.md)</sup>

After installing and configuring prerequisites, you will need to **configure DNS records**.



Loading…
取消
儲存