Overview of Synapse installation and maintenance
developSynapse is a Matrix homeserver implementation. To manage a production instance, you can perform the following tasks:
- Installation & Configuration: Set up your instance and configure settings, including Single Sign-On (SSO).
- Upgrades: Follow procedures to upgrade between Synapse versions.
- Administration: Use the Admin API, install pluggable modules, or access the manhole.
- Logging: Read log lines, configure standard logging, or set up structured logging.
- Scaling: Scale the server by adding worker processes.
- Monitoring: Set up metrics to monitor instance performance.