Commit Graph

54 Commits (377fce58553c8a557bf117fb36e25c3cbdca0eee)

Author SHA1 Message Date
Slavi Pantaleev 015acb6d08 Add native Traefik support to matrix-synapse
6 months ago
Michael Hollister a66a2d2692 Added Synapse connection pool config variables
7 months ago
Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them
7 months ago
Aine b2dd4bd1a4
Fix matrix_synapse_oidc_providers parsing
9 months ago
Slavi Pantaleev c0e56ac1c4
Make OIDC providers if check safer
9 months ago
Aine 9167a7734e
add matrix_synapse_oidc_enabled and matrix_synapse_oidc_providers vars
9 months ago
Slavi Pantaleev 217ddad2de Add support for configuring forgotten_room_retention_period
9 months ago
Slavi Pantaleev e033520ce2 Make Synapse worker systemd service files depend on matrix-synapse.service
10 months ago
Slavi Pantaleev d207edb304 Deprecate matrix_synapse_spam_checker in favor of matrix_synapse_modules
10 months ago
Alexis Yushin ba1d665bd9 make smtp tls configurable / optional
11 months ago
Slavi Pantaleev c09c1265e8 Stop using deprecated worker settings (worker_replication_host, worker_replication_http_port)
12 months ago
Zac f026c7cee1
Apply suggestions from code review
1 year ago
cbackas 0e701bbece add var to make the creds optional
1 year ago
Zac ceda4c41cc
remove the offending lines
1 year ago
Luke D Iremadze 5c0279f0c9
Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
1 year ago
Luke D Iremadze 2f4428bf5b
Update roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
1 year ago
Luke D Iremadze 1f0da9f744 Create hooks for user search ability
1 year ago
Slavi Pantaleev c55371e305 Add changelog entry for the forget_rooms_on_leave default change for Synapse
1 year ago
Aine 9350eeb9fb
update synapse 1.83.0 -> 1.84.0; set forget_rooms_on_leave = true
1 year ago
Slavi Pantaleev b71375fac7 Disable healthcheck for Synapse workers which serve no web traffic
1 year ago
Slavi Pantaleev 1e1ab70965 Make use of matrix_synapse_container_network in the matrix-synapse role
1 year ago
spatterlight beb40134b7
Add support for backup LDAP servers (#2650)
1 year ago
Kanlas 9c75a1e20d
Fix recaptcha vars ansible-vault compatibility
1 year ago
Aeris One 44aa0dce7b
Add ability to disable password auth (#2612)
1 year ago
Slavi Pantaleev 643acfcb5b Make synapse-s3-storage-provider periodic migration schedule customizable
1 year ago
Slavi Pantaleev 5df89a44b3 Add support for customizing Synapse templates
1 year ago
Slavi Pantaleev 9775218850 Add matrix_synapse_email_app_name variable
1 year ago
Slavi Pantaleev 632026513e Add matrix_synapse_uid, matrix_synapse_gid and matrix_synapse_username
1 year ago
Slavi Pantaleev 519b32543c Add matrix_synapse_container_network and matrix_synapse_container_additional_networks
1 year ago
Slavi Pantaleev 2d7d5d4bab Use new security-opt syntax (: -> =)
1 year ago
Slavi Pantaleev d2416365d2
Merge pull request #2220 from xangelix/synapse-s3-sse-c
1 year ago
Slavi Pantaleev f0d1e23c9d
Move around whitelines
1 year ago
Cody Wyatt Neiman fc9eaa6ec5
Remove git version for s3 storage provider
1 year ago
Aine 6bd909bbb7
add mode var for synapse ext ldap auth
1 year ago
Cody Wyatt Neiman 7e5e1712f5
Encode s3 sse-c key for utf-8
2 years ago
Cody Wyatt Neiman f5390562ed
Fix synapse s3 storage provider container indentation
2 years ago
Cody Wyatt Neiman 6d96bcee1d
Allow 'git' as a version for s3 storage provider
2 years ago
Cody Wyatt Neiman 4d44f7b49e
Use base64 encoded string for sse-c key
2 years ago
Cody Wyatt Neiman 4c60b1dabf
Merge branch 'master' into synapse-s3-sse-c
2 years ago
Slavi Pantaleev 40aa42e982 Add reference to push.enabled to homeserver.yaml
2 years ago
Slavi Pantaleev 9edc7da67d Do not specify now-unnecessary worker_main_http_uri Synapse worker setting
2 years ago
Slavi Pantaleev 663fe29ddb Do not specify start_pushers in Synapse config
2 years ago
Slavi Pantaleev 135bb5af3e Do not specify send_federation in Synapse config
2 years ago
Slavi Pantaleev 7464604ddd Make use of matrix_synapse_ext_s3_storage_provider_data_path in a few more places
2 years ago
Slavi Pantaleev 7c5c3aedc4 Put s3-storage-provider scripts under /matrix/synapse/ext/s3-storage-provider/bin, not /usr/local/bin
2 years ago
Slavi Pantaleev 735e7355a5 Rename variable (matrix_synapse_ext_s3_storage_provider_path -> matrix_synapse_ext_s3_storage_provider_base_path)
2 years ago
Slavi Pantaleev 72744f9db9 /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user
2 years ago
Cody Wyatt Neiman b6bb5731cd
Remove leftover sse-c enabled cmd check
2 years ago
Cody Wyatt Neiman a7320e02ff
Adjust sse-c template formatting
2 years ago
Cody Wyatt Neiman 384da4f34f
Add S3 SSE-C support to synapse-s3-storage-provider
2 years ago