Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>pull/3646/head
| @@ -76,7 +76,7 @@ Steps 3 and 4 need to be done for each new room you'd like the bot to deliver al | |||||
| ## Installing | ## Installing | ||||
| Now that you've [prepared the bot account and room](#account-and-room-preparation) and have [configured the playbook](#configuration), you can run the [installation](installing.md) command: `just install-all` | |||||
| Now that you've [prepared the bot account and room](#account-and-room-preparation), [configured the playbook](#configuration), and potentially [adjusted your DNS records](#adjusting-dns-records), you can run the [installation](installing.md) command: `just install-all` | |||||
| Then, you can proceed to [Usage](#usage). | Then, you can proceed to [Usage](#usage). | ||||
| @@ -56,7 +56,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -217,7 +217,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After potentially [adjusting DNS records](#adjusting-dns-records) and configuring the playbook, run the [installation](installing.md) command again: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -48,7 +48,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ```sh | ```sh | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start | ||||
| @@ -51,7 +51,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` | |||||
| **Notes**: | **Notes**: | ||||
| @@ -49,7 +49,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -41,7 +41,7 @@ By default, you will need to create a CNAME record for `wsproxy`. See [Configuri | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -63,7 +63,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -39,4 +39,4 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| @@ -66,4 +66,4 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| @@ -39,4 +39,4 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| @@ -65,4 +65,4 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| @@ -73,7 +73,7 @@ By default, you will need to create a CNAME record for `dimension`. See [Configu | |||||
| ## Installing | ## Installing | ||||
| After these variables have been set and you have potentially [adjusted your DNS records](#adjusting-dns-records), please run the following command to re-run setup and to restart Dimension: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -44,7 +44,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## Usage | ## Usage | ||||
| @@ -284,7 +284,7 @@ Besides metadata, this includes the Matrix user_id and possibly the room identif | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -269,7 +269,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| Now that you've [adjusted the playbook configuration](#adjusting-the-playbook-configuration), you can run the [installation](installing.md) command: `just install-all` | |||||
| Now that you've [adjusted the playbook configuration](#adjusting-the-playbook-configuration) and [your DNS records](#adjusting-dns-records), you can run the [installation](installing.md) command: `just install-all` | |||||
| If you're in the process of migrating an existing Synapse homeserver to MAS, you should now follow the rest of the steps in the [Migrating an existing homeserver to Matrix Authentication Service](#migrating-an-existing-homeserver-to-matrix-authentication-service) guide. | If you're in the process of migrating an existing Synapse homeserver to MAS, you should now follow the rest of the steps in the [Migrating an existing homeserver to Matrix Authentication Service](#migrating-an-existing-homeserver-to-matrix-authentication-service) guide. | ||||
| @@ -52,7 +52,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -50,7 +50,7 @@ By default, you will need to create a CNAME record for `ntfy`. See [Configuring | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -55,7 +55,7 @@ By default, you will need to create a CNAME record for `stats`. See [Configuring | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| ## What does it do? | ## What does it do? | ||||
| @@ -51,7 +51,7 @@ If you've decided to reuse the `matrix.` domain, you won't need to do any extra | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ``` | ``` | ||||
| ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start | ||||
| @@ -44,7 +44,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After potentially [adjusting DNS records](#adjusting-dns-records) and configuring the playbook, run the [installation](installing.md) command again: `just install-all`. | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all`. | |||||
| ### External databases | ### External databases | ||||
| @@ -48,8 +48,7 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: | |||||
| ## Usage | ## Usage | ||||
| @@ -50,4 +50,4 @@ If you've decided to use the default hostname, you won't need to do any extra DN | |||||
| ## Installing | ## Installing | ||||
| After configuring the playbook, run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||
| After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the [installation](installing.md) command: `just install-all` or `just setup-all` | |||||