MatrixSynapse/docs/usage/administration
Dirk Klimpel 615d96ad6e
Update SQL statements in docs for Synapse Admins (#12536)
2022-05-09 14:43:02 -07:00
..
admin_api Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
README.md Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 2021-06-03 17:20:40 +01:00
admin_faq.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
database_maintenance_tools.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
request_log.md Improve logging for cancelled requests (#12587) 2022-05-04 13:38:55 +01:00
state_groups.md Port wiki pages to documentation website (#11402) 2021-12-01 10:12:19 -08:00
understanding_synapse_through_grafana_graphs.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
useful_sql_for_admins.md Update SQL statements in docs for Synapse Admins (#12536) 2022-05-09 14:43:02 -07:00

README.md

Administration

This section contains information on managing your Synapse homeserver. This includes:

  • Managing users, rooms and media via the Admin API.
  • Setting up metrics and monitoring to give you insight into your homeserver's health.
  • Configuring structured logging.