Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
1 год назад
akdk7
15f7f41afe
This push request is about handling Traefik ipallowlist to synapse-ad… ( #4063 )
* This push request is about handling Traefik ipallowlist to synapse-admin application.
It's my first push request. If I forgot something please let me know. :-)
* Changed position of variable and naming for better expandebility of traefik options
* Remove useless `noqa var-naming` comment and too many blank lines at the end of the file
---------
Co-authored-by: AkDk7 <joerg@pannbacker.email>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 год назад
Aine
a7fcd12b88
Synapse Admin v0.10.3-etke37
1 год назад
Aine
35260cd026
Synapse Admin v0.10.3-etke36
1 год назад
Aine
33b493737d
Synapse Admin v0.10.3-etke35
1 год назад
Aine
7be14f03a0
Synapse Admin v0.10.3-etke34
1 год назад
Aine
0e5d0aec65
Synapse Admin v0.10.3-etke33
1 год назад
Aine
dd31bf0a0a
synapse-admin: remove deprecated vars, introduce matrix_synapse_admin_configuration_extension_json_auto
1 год назад
Aine
ed90f680ee
synapse-admin v0.10.3-etke32
1 год назад
Aine
ccd6c003ab
Synapse Admin v0.10.3-etke31
https://github.com/etkecc/synapse-admin/releases/tag/v0.10.3-etke31
1 год назад
Aine
ebb3b0c249
Synapse Admin v0.10.3-etke30
1 год назад
Aine
7a77d84276
synapse-admin: get rid of lookup and config duplicate var
1 год назад
Aine
8308a91afa
synapse-admin v0.10.3-etke29
1 год назад
Aine
15ce998146
synapse-admin: v0.10.3-etke26
1 год назад
Aine
b30823745c
synapse-admin v0.10.3-etke25: fix room state events display
1 год назад
Aine
b35a4293d1
synapse-admin v0.10.3-etke24: enable visual customization
1 год назад
Aine
14bd58769c
synapse-admin v0.10.3-etke23: user profile in the top menu
1 год назад
Aine
ffa5484cc3
synapse-admin v0.10.3-etke22
1 год назад
Aine
d564124af7
synapse-admin v0.10.3-etke21: fix 'Sign in' button disabled on SSO-only servers when attempting access token login
1 год назад
Aine
f6e118bb4c
synapse-admin v0.10.3-etke20: access token login
1 год назад
Aine
427d02c926
synapse-admin v0.10.3-etke19
1 год назад
Aine
86d0a01f19
synapse-admin: authenticated media and options to delete media and redact events on user removal
1 год назад
Aine
8efdfaf854
synapse-admin v0.10.3-etke17: add `Contact support` menu item
1 год назад
Aine
338e6d91c3
synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users ( #3543 )
* synapse-admin v0.10.3-etke15: Upgrade to react-admin v5
* v0.10.3-etke16
* fix linter
* add _auto and _custom vars
* Use 2 spaces before #noqa var-naming
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 год назад
Aine
14a31e3e40
synapse-admin v0.10.3-etke14: bulk registration works again, add ability to change avatars
1 год назад
Aine
97cf596683
Synapse-Admin: Add UI option to block deleted rooms from being rejoined
1 год назад
Aine
951c9c97a8
fix synapse-admin image prefix ( #3521 )
* fix synapse-admin image prefix
* fix typo
1 год назад
Aine
9cb3ca2f2d
add missing prefix to synapse-admin version
1 год назад
Aine
73d338d9d1
Switch Synapse-Admin to etke.cc fork ( #3519 )
* switch to synapse-admin fork
* Fix typo
* Close unclosed ) and reword sentence
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 год назад
Slavi Pantaleev
05b79057aa
Do not add quotes around already-backtick-quoted Traefik rules
As reported in https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3451#issuecomment-2331316593
Likely the solution to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3451
1 год назад
renovate[bot]
469a0ebbf7
chore(deps): update awesometechnologies/synapse-admin docker tag to v0.10.3
1 год назад
renovate[bot]
b71b59dd8e
Update awesometechnologies/synapse-admin Docker tag to v0.10.2
1 год назад
Slavi Pantaleev
e000cbf0f4
Auto-configure synapse-admin to be restricted to a single homeserver (the one managed by the playbook)
1 год назад
Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
1 год назад
renovate[bot]
9b18d75e1f
chore(deps): update awesometechnologies/synapse-admin docker tag to v0.10.1
1 год назад
Slavi Pantaleev
a293858e1c
Upgrade synapse-admin (0.9.4 -> 0.10.0)
1 год назад
renovate[bot]
397940aeab
chore(deps): update awesometechnologies/synapse-admin docker tag to v0.9.4
1 год назад
Slavi Pantaleev
e12a8ef3f8
Upgrade synapse-admin (0.8.7 -> 0.9.2)
Related to:
- c203bef912
- https://github.com/Awesome-Technologies/synapse-admin/issues/468
1 год назад
Slavi Pantaleev
c203bef912
Downgrade synapse-admin (0.9.1 -> 0.8.7)
0.9.x is broken: https://github.com/Awesome-Technologies/synapse-admin/issues/468
A fix for this major regression got merged 2 hours after 0.9.1 was tagged,
but one week later there's still no 0.9.2. Shame.
2 лет назад
Slavi Pantaleev
41ca1a1d96
Upgrade synapse-admin (0.9.0 -> 0.9.1)
2 лет назад
Slavi Pantaleev
7f337fc9a6
Upgrade synapse-admin (0.8.7 -> 0.9.0)
2 лет назад
Slavi Pantaleev
f4f3d57520
Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks
2 лет назад
Slavi Pantaleev
038c63888a
Remove definition of old variable (matrix_synapse_admin_nginx_proxy_integration_enabled)
2 лет назад
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2 лет назад
Slavi Pantaleev
6cdbde01d7
Fix various Traefik headers syntax
`always` is an nginx suffix, which shouldn't have been added to these.
3 лет назад
Slavi Pantaleev
3bace0c7b9
Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix)
3 лет назад
Slavi Pantaleev
eb7292f274
Add matrix_client_hydrogen_hostname and fix Hydrogen serving at non-root-path
3 лет назад
Slavi Pantaleev
799cbb44fb
Add the ability to control (Traefik) routing priority for Element and synapse-admin
This may proof useful to someone in the future.
3 лет назад
Slavi Pantaleev
5c7cd70684
Make use of the existing matrix_synapse_admin_public_endpoint variable
3 лет назад
Slavi Pantaleev
c33ed94352
Add security headers to synapse-admin (on Traefik)
We've had it on `matrix-nginx-proxy` before, but
our initial support for Traefik did not include any of these security
headers.
3 лет назад