Przeglądaj źródła

Merge 0a5a9725e6 into 2f8489fce0

pull/4084/merge
Suguru Hirahara 1 rok temu
committed by GitHub
rodzic
commit
473e2fbb2b
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
7 zmienionych plików z 7 dodań i 7 usunięć
  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 Wyświetl plik

@@ -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 Wyświetl plik

@@ -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 Wyświetl plik

@@ -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 Wyświetl plik


+ 1
- 1
docs/installing.md Wyświetl plik

@@ -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 Wyświetl plik

@@ -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 Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz