Bladeren bron

Merge pull request #3783 from luixxiul/fix

Change "Configuring your DNS server" to "Configuring your DNS settings"
pull/3785/head
Slavi Pantaleev 1 jaar geleden
committed by GitHub
bovenliggende
commit
e5c4650cf8
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: B5690EEEBB952194
6 gewijzigde bestanden met toevoegingen van 7 en 7 verwijderingen
  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

+ 1
- 1
docs/README.md Bestand weergeven

@@ -4,7 +4,7 @@


- [Prerequisites](prerequisites.md) - go here to a guided installation using this Ansible playbook - [Prerequisites](prerequisites.md) - go here to a guided installation using this Ansible playbook


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


- [Getting this playbook's source code](getting-the-playbook.md) - [Getting this playbook's source code](getting-the-playbook.md)




+ 2
- 2
docs/configuring-dns.md Bestand weergeven

@@ -1,6 +1,6 @@
# Configuring your DNS server
# Configuring your DNS settings


<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > Configuring your DNS server > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > Configuring your 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. To set up Matrix on your domain, you'd need to do some DNS configuration.




+ 1
- 1
docs/configuring-playbook.md Bestand weergeven

@@ -1,6 +1,6 @@
# Configuring the playbook # Configuring the playbook


<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > Configuring the playbook > [Installing](installing.md)</sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your 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: 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 Bestand weergeven

@@ -1,6 +1,6 @@
# Getting the playbook # Getting the playbook


<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your 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). This Ansible playbook is meant to be executed on your own computer (not the Matrix server).




+ 1
- 1
docs/installing.md Bestand weergeven

@@ -1,6 +1,6 @@
# Installing # Installing


<sup>⚡️[Quick start](README.md) | [Prerequisites](prerequisites.md) > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > Installing</sup>
<sup>⚡️[Quick start](README.md) | [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>


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 Bestand weergeven

@@ -1,6 +1,6 @@
# Prerequisites # Prerequisites


<sup>⚡️[Quick start](README.md) | Prerequisites > [Configuring your DNS server](configuring-dns.md) > [Getting the playbook](getting-the-playbook.md) > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>
<sup>⚡️[Quick start](README.md) | 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>


To install Matrix services using this Ansible playbook, you need: To install Matrix services using this Ansible playbook, you need:




Laden…
Annuleren
Opslaan