瀏覽代碼

Merge 0a5a9725e6 into 2f8489fce0

undefined
Suguru Hirahara 1 年之前
committed by GitHub
父節點
當前提交
473e2fbb2b
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 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**.



Loading…
取消
儲存