瀏覽代碼

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) - [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) - [Configuring the playbook](configuring-playbook.md)




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

@@ -1,6 +1,6 @@
# Configuring your DNS settings # 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. 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 # 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: 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 # 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. 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 # 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. 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 ## 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**. Next, let's **get the playbook's source code**.




Loading…
取消
儲存