Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
4df7b983ed
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
7 změnil soubory, kde provedl 8 přidání a 8 odebrání
  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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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**.



Načítá se…
Zrušit
Uložit