1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-06-12 22:17:28 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
af899a6558 Update Synapse Admin APIs link 2023-10-11 22:31:07 +03:00
495a890e1c Update Admin-API link
the old one is deprecated (says the page at the link target), and refers to this new one.
2023-10-11 21:24:29 +02:00
3bace0c7b9 Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix) 2023-02-14 11:05:39 +02:00
05cfd48808 Add example configuration for Caddy v2 ()
* Add example configuration for Caddy v2

Add a basic example how to get synapse-admin running behind Caddy v2 proxy.

* Improve working, fix typos

* Fix typos

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2022-07-29 08:33:42 +03:00
794035790c Remove synapse-admin incompatibility note 2021-05-23 16:53:14 -05:00
7cf2f352aa Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
2021-04-23 07:17:04 +03:00
67d0f26463 Improve wording a bit 2020-10-27 20:41:52 +02:00
5a7d265997 Fix Synapse Admin not working due to unexposed Synapse Admin APIs
Regression since 63a49bb2dc.

Related to  (Github Issue).

We now automatically expose the APIs when Synapse Admin is enabled.
2020-10-27 20:33:37 +02:00
95954fda43 Update configuring-playbook-synapse-admin.md 2020-07-26 21:27:54 +02:00
f005049dbe Update configuring-playbook-synapse-admin.md 2020-07-26 19:14:36 +02:00
038b398d0e added config sample for synapse admin with traefik 2 2020-07-26 17:31:43 +02:00
b2ae669566 Add synapse-admin support
Fixes  (Github Issue)
2020-07-22 08:10:26 +03:00