ソースを参照

Rename getting-the-playbook.md to getting-playbook.md

The conventional practice is not to include an article to the file name, and we do not have to make an exception here, though the file has existed since years.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4084/head
Suguru Hirahara 1年前
コミット
0a5a9725e6
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E4F9743DAB4B7B75
7個のファイルの変更7行の追加7行の削除
  1. +1
    -1
      docs/README.md
  2. +2
    -2
      docs/configuring-dns.md
  3. +1
    -1
      docs/configuring-playbook.md
  4. +0
    -0
      docs/getting-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 ファイルの表示

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

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

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

- [Configuring the playbook](configuring-playbook.md)



+ 2
- 2
docs/configuring-dns.md ファイルの表示

@@ -1,6 +1,6 @@
# Configuring your 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 your DNS settings > [Getting the playbook](getting-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.

@@ -40,4 +40,4 @@ On the other hand, if you choose this method (setting up a DNS SRV record), you

---------------------------------------------

[▶️](getting-the-playbook.md) When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-the-playbook.md).
[▶️](getting-playbook.md) When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-playbook.md).

+ 1
- 1
docs/configuring-playbook.md ファイルの表示

@@ -1,6 +1,6 @@
# 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 your DNS settings](configuring-dns.md) > [Getting the playbook](getting-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:



docs/getting-the-playbook.md → docs/getting-playbook.md ファイルの表示


+ 1
- 1
docs/installing.md ファイルの表示

@@ -1,6 +1,6 @@
# 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 your DNS settings](configuring-dns.md) > [Getting the playbook](getting-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 ファイルの表示

@@ -1,6 +1,6 @@
# 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 your DNS settings](configuring-dns.md) > [Getting the playbook](getting-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 ファイルの表示

@@ -56,7 +56,7 @@ It might take some time for the DNS records to propagate after creation.

## Get the playbook

<sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Getting the playbook](getting-the-playbook.md)</sup>
<sup>This section is optimized for this quick-start guide and is derived from the following full-documentation page: [Getting the playbook](getting-playbook.md)</sup>

Next, let's **get the playbook's source code**.



読み込み中…
キャンセル
保存