mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
9a0172d49f
* Rewrites the demo documentation to be clearer, accurate, and moves it to our documentation tree. * Improvements to the demo scripts: * `clean.sh` now runs `stop.sh` first to avoid zombie processes. * Uses more modern Synapse configuration (and removes some obsolete configuration). * Consistently use the HTTP ports for server name, etc. * Remove the `demo/etc` directory and place everything into the `demo/808x` directories.
5.1 KiB
5.1 KiB
Summary
Introduction
Setup
- Installation
- Using Postgres
- Configuring a Reverse Proxy
- Configuring a Forward/Outbound Proxy
- Configuring a Turn Server
- Delegation
Upgrading
Usage
- Federation
- Configuration
- Administration
Development
- Contributing Guide
- Code Style
- Release Cycle
- Git Usage
- Testing
- OpenTracing
- Database Schemas
- Experimental features
- Synapse Architecture
- Internal Documentation
- Scripts