|
|
@@ -1,3 +1,15 @@ |
|
|
|
|
|
<!-- |
|
|
|
|
|
SPDX-FileCopyrightText: 2019 - 2024 Slavi Pantaleev |
|
|
|
|
|
SPDX-FileCopyrightText: 2019 Julian Foad |
|
|
|
|
|
SPDX-FileCopyrightText: 2020 Ivar Troost |
|
|
|
|
|
SPDX-FileCopyrightText: 2020 Julian Strobl |
|
|
|
|
|
SPDX-FileCopyrightText: 2021 MDAD project contributors |
|
|
|
|
|
SPDX-FileCopyrightText: 2023 Antoine-Ali Zarrouk |
|
|
|
|
|
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara |
|
|
|
|
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
|
|
--> |
|
|
|
|
|
|
|
|
# Server Delegation |
|
|
# Server Delegation |
|
|
|
|
|
|
|
|
By default, this playbook sets up services on your Matrix server (`matrix.example.com`). To have this server officially be responsible for Matrix services for the base domain (`example.com`), you need to set up server delegation / redirection. |
|
|
By default, this playbook sets up services on your Matrix server (`matrix.example.com`). To have this server officially be responsible for Matrix services for the base domain (`example.com`), you need to set up server delegation / redirection. |
|
|
|