# Table of Contents ## ⬇️ Installaton guides There are two installation guides available for beginners and advanced users. - ⚡ **[Quick start](quick-start.md) (for beginners)**: this is recommended for those who do not have an existing Matrix server and want to start quickly with "opinionated defaults". - **Full installation guide (for advanced users)**: if you need to import an existing Matrix server's data into the new server or want to learn more while setting up the server, follow this guide. - [Prerequisites](prerequisites.md) - [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) ## 👨‍🔧 Maintenance If your server and services experience issues, feel free to come to [our support room](https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com) and ask for help. - [Checking if services work](maintenance-checking-services.md) - [Upgrading services](maintenance-upgrading-services.md) - [Synapse maintenance](maintenance-synapse.md) - [PostgreSQL maintenance](maintenance-postgres.md) - [Maintenance and Troubleshooting](maintenance-and-troubleshooting.md) ## Other documentation pages - [FAQ](faq.md) - lots of questions and answers. Follow installation guides to avoid reading too much and to just start a guided installation. - [Playbook tags](playbook-tags.md) - [Registering users](registering-users.md) - [Updating users passwords](updating-users-passwords.md) - [Uninstalling](uninstalling.md)