mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-22 22:31:56 -06:00
17 lines
690 B
Markdown
17 lines
690 B
Markdown
|
|
{% include deprecation.html %}
|
|
|
|
# Installation
|
|
|
|
Please note that new installation instructions can be found
|
|
on the [new documentation site](https://matrix-org.github.io/dendrite/),
|
|
or alternatively, in the [installation](installation/) folder:
|
|
|
|
1. [Planning your deployment](installation/1_planning.md)
|
|
2. [Setting up the domain](installation/2_domainname.md)
|
|
3. [Installing Dendrite](installation/manual/1_build.md)
|
|
4. [Preparing database storage](installation/manual/2_database.md)
|
|
5. [Populate the configuration](installation/manual/3_configuration.md)
|
|
6. [Generating signing keys](installation/manual/4_signingkey.md)
|
|
7. [Starting Dendrite](installation/manual/5_starting_dendrite.md)
|