Commit Graph

46 Commits (ac7cb3619dfe522af280875566e859007f7a0374)

Author SHA1 Message Date
Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization
2 years ago
Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev 89648cf58e Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev b07fd76830 Fix prometheus.yml.j2 indentation and worker ids for stream writers
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 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 f12206676f Upgrade Synapse (v1.66.0 -> 1.67.0) and remove `frontend_proxy` workers
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
Slavi Pantaleev ba51997f7b (BC Break) Redo how metrics are exposed to external Prometheus servers
2 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
2 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
2 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2 years ago
Slavi Pantaleev e0df99a7de Fix typo
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev ad082b3b1b Fix self-building for Synapse v1.51.0 (requires BuildKit)
2 years ago
Slavi Pantaleev 4625b34acc Fix failure trying to stop orphaned systemd services
3 years ago
Slavi Pantaleev e1a6d1e4b2 Upgrade Synapse (1.46.0 -> 1.47.0)
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
pushytoxin bee14550ab Fix local/bin scripts autocompletion by adding rx perms to everyone
3 years ago
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
3 years ago
Slavi Pantaleev 9dc87bb948 Add Synapse worker presets for easier configuration
3 years ago
Slavi Pantaleev d6c4d41c2b Define instanceId property on workers
3 years ago
Slavi Pantaleev 85a05f38e8 Allow Synapse worker list to be generated dynamically
3 years ago
Slavi Pantaleev 453a4ec2d8 Relocate tasks related to Synapse workers
3 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 3cee815baf Fix some typos
4 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
4 years ago
Horvath Gergely a5d94eec0b refactor variable names
4 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
4 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
4 years ago
Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
5 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
5 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
5 years ago
Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag
5 years ago