0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 12:09:06 +02:00
synapse/docs/usage/administration
2024-03-14 13:53:25 +00:00
..
admin_api Fix-up incorrect spellings in docs. (#16282) 2023-09-08 09:47:36 -04:00
monitoring Add another custom statistics collection server (#16769) 2024-01-02 11:54:12 +00:00
admin_faq.md Add docs on upgrading from a very old version (#16951) 2024-02-22 17:36:41 +00:00
database_maintenance_tools.md Update database_maintenance_tools.md (#15083) 2023-02-20 14:29:13 +00:00
monthly_active_users.md Update legacy synapse_admin_mau: metric names in docs (#14358) 2022-11-03 20:47:20 +00:00
README.md
request_log.md Fix typo 2023-12-13 16:37:10 +00:00
state_groups.md
understanding_synapse_through_grafana_graphs.md Fix typo 2023-12-13 16:37:10 +00:00
useful_sql_for_admins.md Add query to update local cache of a remote user's device list to docs (#16892) 2024-03-14 13:53:25 +00:00

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.