Slavi Pantaleev
39bddefd39
Make addons communicate with the homeserver via a new internal Traefik entrypoint
This also adds labels for Synapse. Support for other homeservers and
components will be added later.
2 лет назад
Slavi Pantaleev
d8eb768e03
Add native Traefik support to matrix-dendrite
2 лет назад
Slavi Pantaleev
54fb153acf
Expose /_synapse/* APIs via matrix-synapse-reverse-proxy-companion
This also updates validation tasks and documentation, pointing to
variables in the matrix-synapse role which don't currently exist yet
(e.g. `matrix_synapse_container_labels_client_synapse_admin_api_enabled`).
These variables will be added soon, as Traefik labels are added to the
`matrix-synapse` role. At that point, the `matrix-synapse-reverse-proxy-companion` role
will be updated to also use them.
2 лет назад
Slavi Pantaleev
af899a6558
Update Synapse Admin APIs link
2 лет назад
Christian González
495a890e1c
Update Admin-API link
the old one is deprecated (says the page at the link target), and refers to this new one.
2 лет назад
Slavi Pantaleev
3bace0c7b9
Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix)
3 лет назад
vaivars
05cfd48808
Add example configuration for Caddy v2 ( #1985 )
* 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>
3 лет назад
Michael Collins
98e6cd685d
sync with previous repo
4 лет назад
Michael-GMH
85777e8f96
merge with upstream
4 лет назад
Aaron Raimist
794035790c
Remove synapse-admin incompatibility note
4 лет назад
Slavi Pantaleev
7cf2f352aa
Add not about incompatibility between Synapse and Synapse Admin
Related to https://github.com/Awesome-Technologies/synapse-admin/issues/132
4 лет назад
Slavi Pantaleev
67d0f26463
Improve wording a bit
5 лет назад
Slavi Pantaleev
5a7d265997
Fix Synapse Admin not working due to unexposed Synapse Admin APIs
Regression since 63a49bb2dc .
Related to #685 (Github Issue).
We now automatically expose the APIs when Synapse Admin is enabled.
5 лет назад
Matthias
95954fda43
Update configuring-playbook-synapse-admin.md
5 лет назад
Matthias
f005049dbe
Update configuring-playbook-synapse-admin.md
5 лет назад
Matthias
038b398d0e
added config sample for synapse admin with traefik 2
5 лет назад
Slavi Pantaleev
b2ae669566
Add synapse-admin support
Fixes #562 (Github Issue)
5 лет назад