Commit Graph

522 Commits (ac7cb3619dfe522af280875566e859007f7a0374)

Author SHA1 Message Date
Slavi Pantaleev ac7cb3619d Add support for synapse-s3-storage-provider
2 years ago
Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization
2 years ago
Slavi Pantaleev 0da068c7e6 Add support for configuring Synapse's media_storage_providers
2 years ago
Slavi Pantaleev a12cbeac3b Fix async commands
2 years ago
Slavi Pantaleev d1b5681ba0 Report async task failures better
2 years ago
Slavi Pantaleev 5d5642abc5 Upgrade Synapse (v1.67.0 -> v1.68.0)
2 years ago
Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev f623cf3550 Only download Grafana dashboard URLs for enabled services
2 years ago
mjarr dd8106790e
synapse: match upstream rate limit defaults
2 years ago
Slavi Pantaleev 89648cf58e Fix some ansible-lint-reported warnings
2 years ago
borisrunakov 49c64a8d65 change stream writer worker metrics range start
2 years ago
Slavi Pantaleev b07fd76830 Fix prometheus.yml.j2 indentation and worker ids for stream writers
2 years ago
Slavi Pantaleev 800267b182 Fix incorrect if checks breaking start_pushers/send_federaiton/enable_media_repo
2 years ago
Slavi Pantaleev 109e1addb8 Improve reliability when using more than 1 media_repository worker
2 years ago
Slavi Pantaleev 8887aed500 Do not add federation_sender_instances/pusher_instances configuration if not necessary
2 years ago
Slavi Pantaleev a1fb082618 Add support for running background tasks on a worker
2 years ago
Slavi Pantaleev 5f3f460cda Restore support for appservice and user_dir workers
2 years ago
Slavi Pantaleev 8cd7c1ec2f Relocate enable_media_repo and make it configurable via matrix_synapse_enable_media_repo
2 years ago
Slavi Pantaleev b842447047 Add support for multiple pusher workers
2 years ago
Slavi Pantaleev 22cf259155 Put common worker configuration options at the top
2 years ago
Slavi Pantaleev ec654ca91e Add support for multiple federation sender workers
2 years ago
Slavi Pantaleev 226c550ffa Add support for stream writer Synapse workers
2 years ago
Slavi Pantaleev ef523d68a4 Suppress errors in docker kill/rm calls for Synapse workers
2 years ago
Slavi Pantaleev f12206676f Upgrade Synapse (v1.66.0 -> 1.67.0) and remove `frontend_proxy` workers
2 years ago
Slavi Pantaleev 664406af57 Upgrade Synapse (v1.65.0 -> v1.66.0)
2 years ago
Slavi Pantaleev 8e0e9fa878 Deprecate matrix_synapse_account_threepid_delegates_email before Synapse v1.66.0
2 years ago
Slavi Pantaleev b196e15796 Fix incorrectly named module arguments (ansible.builtin.group -> group)
2 years ago
Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045)
2 years ago
Benjamin Castellan 22db7914e5 added rc_invites configuration for synapse
2 years ago
Slavi Pantaleev a9bef3337d Upgrade Synapse (v1.64.0 -> v1.65.0)
2 years ago
Aine 01dfbee51e
Update Synapse 1.63.1 -> 1.64.0
2 years ago
Slavi Pantaleev 89bd25995a Upgrade Synapse (v1.63.0 -> v1.63.1)
2 years ago
Slavi Pantaleev 2a131fd507
Merge pull request #1954 from aaronraimist/stats
2 years ago
Aaron Raimist 817830bb3d
Update telemetry documentation to more closely match upstream
2 years ago
Aine 24a027c6b9
Update Synapse 1.62.0 -> 1.63.0
2 years ago
Slavi Pantaleev c1849ae888 Fix the remaining var-spacing ansible-lint errors
2 years ago
Slavi Pantaleev cac9bf2637 Fix syntax error regression
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
2 years ago
Slavi Pantaleev 983bf819ef Explictly set Synapse's worker configuration's owner/permissions
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Aine e149f33140
add/unify 'Project source code URL' link across all roles
2 years ago
Aine fe347c85d9
Update Synapse 1.61.1 -> 1.62.0
2 years ago
Slavi Pantaleev bff35926dc Upgrade Synapse (v1.61.0 -> v1.61.1)
2 years ago
Slavi Pantaleev ba51997f7b (BC Break) Redo how metrics are exposed to external Prometheus servers
2 years ago
David Mehren f6a73231ab
Synapse workers should respect X-Forwarded headers
2 years ago
Slavi Pantaleev 38027e72f6 Fix "object of type 'NoneType' has no len()" error
2 years ago
Slavi Pantaleev 7440dd34fb
Merge pull request #1884 from etkecc/master
2 years ago
Slavi Pantaleev 5987589436
Use |to_json
2 years ago
Slavi Pantaleev 323f5aa60d Synchronize homeserver.yaml config with the one from Synapse 1.61.0
2 years ago