mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-23 13:05:47 +00:00
135039b276
Essentially it means "configuring your DNS settings or records on the DNS server you use". Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
48 lines
1.8 KiB
Markdown
48 lines
1.8 KiB
Markdown
# Table of Contents
|
|
|
|
- [FAQ](faq.md) - lots of questions and answers. Jump to [Prerequisites](prerequisites.md) to avoid reading too much and to just start a guided installation.
|
|
|
|
- [Prerequisites](prerequisites.md) - go here to a guided installation using this Ansible playbook
|
|
|
|
- [Configuring your DNS settings](configuring-dns.md)
|
|
|
|
- [Getting this playbook's source code](getting-the-playbook.md)
|
|
|
|
- [Configuring the playbook](configuring-playbook.md)
|
|
|
|
- [Installing](installing.md)
|
|
|
|
- **Importing data from another server installation**
|
|
|
|
- [Importing an existing SQLite database (from another Synapse installation)](importing-synapse-sqlite.md) (optional)
|
|
|
|
- [Importing an existing Postgres database (from another installation)](importing-postgres.md) (optional)
|
|
|
|
- [Importing `media_store` data files from an existing Synapse installation](importing-synapse-media-store.md) (optional)
|
|
|
|
- [Server Delegation](howto-server-delegation.md)
|
|
|
|
- Server Delegation via a well-known file (recommended): [Installing well-known files on the base domain's server](configuring-well-known.md#installing-well-known-files-on-the-base-domain-s-server)
|
|
|
|
- [Serving the base domain](configuring-playbook-base-domain-serving.md)
|
|
|
|
- [Server Delegation via a DNS SRV record (advanced)](howto-srv-server-delegation.md)
|
|
|
|
- [Playbook tags](playbook-tags.md)
|
|
|
|
- [Registering users](registering-users.md)
|
|
|
|
- [Updating users passwords](updating-users-passwords.md)
|
|
|
|
- [Maintenance / checking if services work](maintenance-checking-services.md)
|
|
|
|
- [Maintenance / upgrading services](maintenance-upgrading-services.md)
|
|
|
|
- [Maintenance / Synapse](maintenance-synapse.md)
|
|
|
|
- [Maintenance / PostgreSQL](maintenance-postgres.md)
|
|
|
|
- [Maintenance and Troubleshooting](maintenance-and-troubleshooting.md)
|
|
|
|
- [Uninstalling](uninstalling.md)
|