Commit Graph

812 Commits (886039dec95bc1f2a18b9bcbadf1ba9e8bc70c3d)

Author SHA1 Message Date
Slavi Pantaleev d44d4b637f Allow Coturn to work with SSL certificates extracted from Traefik
1 year ago
Slavi Pantaleev c07630ed51 Add com.devture.ansible.role.traefik_certs_dumper role
1 year ago
Paul N 96dd86d33b Set default values where sensible and remove unnecessary conditionals in .env.j2.
1 year ago
Paul N d67d8c07f5 Remove remnant comment.
1 year ago
jakicoll 6499b6536a Decoupling: Do not use variables user-verification-service role inside the jitsi role.
1 year ago
Paul N 1d99f17b4a Disable matrix-user-verification-service in group_vars and update docs accordingly.
1 year ago
Paul N 50c1e9d695 Set matrix_user_verification_service_uvs_homeserver_url in the role defaults and updated docs accordingly.
1 year ago
Paul N 07d9ea5e87 Stick to port 3003 instead of changing the port based on the status of grafana.
1 year ago
jakicoll 0e0ae2f3e6 Assign default log level in role instead of matrix_servers file.
1 year ago
jakicoll f53731756d Change comment
1 year ago
Slavi Pantaleev 8155f780e5 Add support for reverse-proxying Matric (Client & Federation) via Traefik
1 year ago
jakicoll 94830b582b Wording: change collection -> playbook
1 year ago
Slavi Pantaleev f983604695 Initial work on Traefik support
1 year ago
Slavi Pantaleev be78b74fbd Switch from matrix-prometheus-postgres-exporter to an external prometheus_postgres_exporter role
1 year ago
Slavi Pantaleev d7c0239e40 Enable metrics endpoint for mautrix bridges by default when Prometheus is enabled
1 year ago
Slavi Pantaleev 9ed2e04d80 Switch from matrix-prometheus-node-exporter to an external prometheus_node_exporter role
1 year ago
Slavi Pantaleev 4e40ac5ad8
Merge pull request #2227 from xangelix/add-matrix-mautrix-slack-role
1 year ago
Slavi Pantaleev ddfab60427 Enable self-building for chatgpt for arm32
2 years ago
Slavi Pantaleev 8d3ce50d1b Disable chatgpt from group_vars/matrix_servers by default
2 years ago
bertybuttface 0ec1868b95 Add matrix-bot-chatgpt.
2 years ago
Thomas Baer c86720eeae
convert to list from generator
2 years ago
jakicoll 42e4e50f5b Matrix Authentication Support for Jitsi
2 years ago
Cody Wyatt Neiman 2e0dfb2dc1
Update slack bridge implementation
2 years ago
Cody Wyatt Neiman 784e5492d5
Add matrix-bridge-mautrix-slack role
2 years ago
Samuel Meenzen 0179b0f165
Remove conduit workaround
2 years ago
Matthew Cengia 3453fff901
Use upstream Docker image for amd64 rather than self-build
2 years ago
Slavi Pantaleev da82c3bd4f
Merge pull request #2327 from ikkemaniac/fix-nginxlog-prometheus
2 years ago
ikkemaniac e6fc6b7a86 fix: nginxlog prometheus config port
2 years ago
ikkemaniac 8ef6341fd7 fix: systemd entry
2 years ago
ikkemaniac 8ebf18a885
add prometheus-nginxlog-exporter role (#2315)
2 years ago
Slavi Pantaleev 0a018ac22b Add internal Postgres instance (if enabled) to postgres-backup dependencies
2 years ago
Slavi Pantaleev d5ea17d66f Make postgres-backup priority start later
2 years ago
Slavi Pantaleev 4eed49f931 Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup
2 years ago
Slavi Pantaleev de979bc6a2 Upgrade com.devture.ansible.role.postgres
2 years ago
Slavi Pantaleev 4b2d30a474 Fix matrix_dendrite_client_api_turn_shared_secret not being defined
2 years ago
Slavi Pantaleev 81054bb19c Upgrade com.devture.ansible.role.postgres
2 years ago
Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references
2 years ago
Slavi Pantaleev 3d5d843418 Replace some devture_postgres_identifier instances with devture_postgres_connection_hostname
2 years ago
Slavi Pantaleev eedf5ad94d Remove some hardcoded matrix-postgres references
2 years ago
Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres
2 years ago
Slavi Pantaleev 018a609e47 Simplify matrix_postgres_backup_databases definition
2 years ago
Slavi Pantaleev 71de7cd8cd Simplify matrix_backup_borg_postgresql_databases definition
2 years ago
Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290)
2 years ago
Slavi Pantaleev 34c01da9d2 Ensure consistent password_hash results regardless of whether crypt or passlib is used
2 years ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev 1bd3a27acd Do not try to enable non-enableable matrix_ssl_renewal_systemd_units_list
2 years ago
Slavi Pantaleev f696928b7d Fix variable typos
2 years ago
Slavi Pantaleev ccfaefa4d2 Add service groups
2 years ago
Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager
2 years ago
Slavi Pantaleev 360e643f84 Add service priorities - try to stop/start them in an optimal order
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Aine b8b5acdb16
fix user creator role
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
Slavi Pantaleev e9e84341a9 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion
2 years ago
Slavi Pantaleev 424de93f82 Remove useless matrix_nginx_proxy_synapse_presence_disabled variable definition
2 years ago
Aine eec7970689
update postmoogle 0.9.8 -> 0.9.9
2 years ago
Aine 06eb186729
add matrix_etherpad_mode
2 years ago
Aine 9b97957022
Merge branch 'master' into make-etherpad-great-again
2 years ago
Aine a86cb2336a
etherpad - do not request ssl cert for subdomain if dimension is installed
2 years ago
Slavi Pantaleev 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync
2 years ago
Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles
2 years ago
Aine 83c40fce15
standalone etherpad
2 years ago
Samuel Meenzen 752d2ba8d0
Update matrix_servers
2 years ago
Samuel Meenzen c330b85de3
Merge branch 'spantaleev:master' into mautrix-discord-restricted-rooms-config
2 years ago
Slavi Pantaleev eaa9b7cfc4 Add automatic user account creation support to Buscarron
2 years ago
Slavi Pantaleev c3dc64b1d5 Add matrix-user-creator role - automatic user account creation support
2 years ago
Slavi Pantaleev cada3ef48b Use pre-built image for Hookshot on arm64
2 years ago
Slavi Pantaleev 7fb45a507d Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse
2 years ago
Slavi Pantaleev 3694bf1d18
Merge pull request #2198 from etkecc/buscarron-130
2 years ago
Slavi Pantaleev 06d4ca0f4e
Merge pull request #2197 from etkecc/postmoogle-098
2 years ago
Aine 12fe1f417c
update buscarron 1.2.1 -> 1.3.0
2 years ago
Aine a22d5b1726
update postmoogle 0.9.7 -> 0.9.8
2 years ago
Aine 145a57a7b8
update honoroit 0.9.15 -> 0.9.16
2 years ago
Slavi Pantaleev 0b44ec19b4 Do not override matrix_postgres_import_roles_to_ignore/matrix_postgres_import_databases_to_ignore in group_vars
2 years ago
Jim Myhrberg a47ce70cd2
fix(goofys): fix synapse systemd unit file to correctly require goofys
2 years ago
Samuel Meenzen 1d024975d6 Automatically set restricted_rooms to false on conduit
2 years ago
Slavi Pantaleev aff7ca2426 Upgrade appservice-slack (1.11.0 -> 2.0.1)
2 years ago
Slavi Pantaleev b67ba669e8
Merge pull request #2038 from TheOneWithTheBraid/braid/matrix-ldap-registration-proxy
2 years ago
Julian-Samuel Gebühr 41e1da2ff4
Make registration proxy independent of other roles, document (#7)
2 years ago
Slavi Pantaleev f623cf3550 Only download Grafana dashboard URLs for enabled services
2 years ago
Slavi Pantaleev 6c928d87ca Configure Grafana's default_home_dashboard_path properly
2 years ago
Slavi Pantaleev 3d2547329e Add missing else clause to inline if
2 years ago
Slavi Pantaleev 5f3f460cda Restore support for appservice and user_dir workers
2 years ago
Slavi Pantaleev 226c550ffa Add support for stream writer Synapse workers
2 years ago
Julian-Samuel Gebühr b6fee92f0e Avoid cross-referencing of variables in role, move to group vars
2 years ago
Julian-Samuel Gebühr 42230b6765 Make role enabled in role but turn it off in group vars
2 years ago
Slavi Pantaleev f12206676f Upgrade Synapse (v1.66.0 -> 1.67.0) and remove `frontend_proxy` workers
2 years ago
Slavi Pantaleev d6bd39c79d Add missing quotes
2 years ago
Julian-Samuel Gebühr 5825a0c919
Cactus comments (#2089)
2 years ago
Aine 692a7af36a
postmoogle feedback
2 years ago
Aine b92ff748e4
Update Postmoogle 0.9.0 -> 0.9.1
2 years ago
Shaleen Jain 0300c0e96e Update dendrite 0.9.5 -> 0.9.6
2 years ago
Slavi Pantaleev 8e0e9fa878 Deprecate matrix_synapse_account_threepid_delegates_email before Synapse v1.66.0
2 years ago
Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045)
2 years ago
Slavi Pantaleev 447b9313d7
Merge pull request #2043 from etkecc/add-postmoogle
2 years ago
Aine e764ab165f
Update group_vars/matrix_servers
2 years ago
Aine 9c2a8addee
add postmoogle
2 years ago
Slavi Pantaleev 04f224e634
Merge branch 'master' into conduit
2 years ago
ganyuke 5023660f3a
Use arm64 images for Cinny
2 years ago
Julian-Samuel Gebühr 32430de812
Fix bug that prevented user with external nginx from launch (#2003)
2 years ago
Charles Wright dffa91ec8e
Suggested fix from spantaleev
2 years ago
Charles Wright 20767b5149 Fixes to enable Conduit in setup-all
2 years ago
krassle 4461fdfc39
Use prebuilt ARM images for Element
2 years ago
Slavi Pantaleev cf6e38a586 Use pre-built image for go-skype-bridge on amd64 and arm64
2 years ago
Slavi Pantaleev 429d0b323b
Merge pull request #1974 from MdotAmaan/master
2 years ago
MdotAmaan 6fb961eb12 Make changes according to feedback
2 years ago
Slavi Pantaleev e46ba5deba Add matrix-appservice-kakaotalk support
2 years ago
MdotAmaan 8621ff1379 Add Mautrix Discord Bridge
2 years ago
Slavi Pantaleev 1f2d100d91
Merge pull request #1894 from moan0s/maubot_moanos
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
2 years ago
Slavi Pantaleev e94ec75e1a Remove matrix-bridge-mx-puppet-skype role
2 years ago
Julian-Samuel Gebühr 135096e53a Add defaults
2 years ago
Julian-Samuel Gebühr 9ee5785704 Add postgres to service dependencies
2 years ago
Julian Foad 25b343c8c8 matrix-ntfy: without nginx, bind to 127.0.0.1:2586
2 years ago
Julian Foad ec9f8e2931 Add a role to install 'ntfy' push-notification server.
2 years ago
Slavi Pantaleev 2e4fad6194 Use 127.0.0.1 instead of localhost for federation API when nginx disabled
2 years ago
Julian-Samuel Gebühr 90447a2839 Use correct registration secret
2 years ago
Julian-Samuel Gebühr 8e9d165787 Another rename to matrix-bot-maubot
2 years ago
Julian-Samuel Gebühr 1316656998 Rename to bot_maubot and fix permission error
2 years ago
Julian-Samuel Gebühr eb25d54246 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into node_postgres_reverse_proxy
2 years ago
Julian-Samuel Gebühr d24cb7db6f Initial maubot commit
2 years ago
Slavi Pantaleev ba51997f7b (BC Break) Redo how metrics are exposed to external Prometheus servers
2 years ago
krassle fff4b9116c
Use prebuilt ARM images for coturn / synapse-admin
2 years ago
Vladimir Panteleev a3d19ad318
Add Go Skype Bridge
2 years ago
Julian-Samuel Gebühr 8ecdfc3ed6
Automatically enable admin api access via nginx (#1830)
2 years ago
Devin Dooley cbb924dec7 Support ansible vault strings for homeserver secret key
2 years ago
Slavi Pantaleev 49da9c76ac
Merge pull request #1782 from etkecc/matrix-bot-buscarron
2 years ago
Slavi Pantaleev 47e5bab784
Fix self-building if condition
2 years ago
Matthew Cengia c83c70ac35 Don't self-build signald image on arm64, as upstream image exists
2 years ago
Aine 290754371a
add matrix-bot-buscarron
2 years ago
Julian-Samuel Gebühr 90a142439a
Add matrix-registration-bot (#1771)
2 years ago
Aine d5f4c17146
matrix-backup-borg: integrate postgres backups, add extended borgmatic configuration
2 years ago
HarHarLinks a9e6538ef8 Upgrade Hookshot (1.3.0 -> 1.4.0)
2 years ago
HarHarLinks ceb2f54970 Make hookshot hardcoded public URLs dynamic
2 years ago
Hefty Zauk 03d2dcc996
Move into coturn defaults
2 years ago
heftyzauk 268b079374
Revert Coturn Address Change, add new Addresses var (#2)
2 years ago
heftyzauk 29847627f1
Multi-IP coturn
2 years ago
PC-Admin ab3e02c7fd Remove matrix-awx sections
2 years ago
Slavi Pantaleev db4b6efb5d Force self-building of matrix-hookshot on arm64
2 years ago
Aine a5a3769ca9
add borg backup (#1727)
2 years ago
Slavi Pantaleev b9d6f8b90f
Merge pull request #1728 from RoiArthurB/hookshot-arm64
2 years ago
SaltireSoul e7978dbdca Dendrite 0.7.0
2 years ago
Arthur Brugière 1ce891fc70
Revert group_var wrong part reindent
2 years ago
RoiArthurB b38c7371a9 [STEAM] Move docker source from icewind1991 to tilosp fixed repo
2 years ago
Arthur Brugière b3176957c3
Add hookshot self build for arm64 and amd64
2 years ago
Slavi Pantaleev 958d089b68 Do not install the ma1sd identity server by default
2 years ago
Slavi Pantaleev 1df3e2a967
Merge pull request #1694 from HarHarLinks/master
2 years ago
Slavi Pantaleev 5eb514b08b
Use |default instead of merely casting to bool
2 years ago
Kim Brose 9c58f2a98a
default matrix_prometheus_scraper_hookshot_enabled
2 years ago
László Várady 9de677942d bridge-mautrix-facebook: add support for web-based login
2 years ago
Slavi Pantaleev 69d2da4d44 Fix whitespace inconsistency
2 years ago
Slavi Pantaleev 1895b01810 Move matrix_container_global_registry_prefix to matrix-base
2 years ago
Slavi Pantaleev 8c25ade9fb Rework matrix_mautrix_twitter_database_* variables a bit
2 years ago
Kim Brose 648001875e
Fix for old jinja versions
2 years ago
HarHarLinks d556952bb6 update hookshot to respect protocol and custom ports
2 years ago
Marko Weltzer 8e8bf55e15 fix: missing spaces on closing }
2 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev ccb85b31a4 Upgrade devture/email2matrix (1.0.1 -> 1.0.2) and disable self-building on ARM32/ARM64
2 years ago
Slavi Pantaleev 1099ccab43 Upgrade devture/exim-relay (4.95-r0 -> 4.95-r0-1) and disable self-building on ARM32/ARM64
2 years ago
Slavi Pantaleev e295c90d0b
Merge pull request #1505 from HarHarLinks/hookshot
2 years ago
Slavi Pantaleev 4a4d718f7c Upgrade matrix-corporal (2.2.2 -> 2.2.3) and disable self-building on ARM32/ARM64
2 years ago
HarHarLinks 39d9ef43e9 fixup! update hookshot config to generic hs variables
2 years ago
HarHarLinks 2a91a43b32 Merge remote-tracking branch 'origin/master' into hookshot
2 years ago
HarHarLinks 54d8d0ec38 simplify hookshot conditional for readability
2 years ago
HarHarLinks c264d670e8 update hookshot config to generic hs variables
2 years ago
Kim Brose 44ae8d3b92
refine etherpad in nginx wanted services condition
2 years ago
Kim Brose a9dd397771
add etherpad to nginx wanted services
2 years ago
HarHarLinks 321ed9b609 Merge remote-tracking branch 'origin/master' into hookshot
3 years ago
HarHarLinks 08fe38cf40 add hookshot to nginx wanted services
3 years ago
HarHarLinks 224633df1d fix condition for matrix_hookshot_container_http_host_bind_ports
3 years ago
HarHarLinks 2b97ab9a51 fix matrix_hookshot_container_http_host_bind_ports
3 years ago
HarHarLinks 3a766d4ba5 proxy hookshot metrics when proxying synapse metrics
3 years ago
Slavi Pantaleev 0fb881deb5 Update the "wanted systemd services" list for matrix-nginx-proxy/matrix-grafana
3 years ago
HarHarLinks 87871040df add hookshot metrics to internal prometheus
3 years ago
HarHarLinks 1987cc4839 refine hookshot role
3 years ago
Aine a83b880f72
matrix-bot-honoroit: feedback
3 years ago
Aine 4377c348c5
matrix-bot-honoroit: disable self-build by default, update to v0.9.1
3 years ago
HarHarLinks e0f2aa9de8 refactor matrix_hookshot_container_http_host_bind_ports
3 years ago
Slavi Pantaleev 7b093c5ae0 Move some variables to a more appropriate location
3 years ago
Slavi Pantaleev 19b5a50805 Derive Honoroit database password from matrix_homeserver_generic_secret_key
3 years ago
Slavi Pantaleev 5c3c0d0d58 Set Dendrite's real_ip_header correctly
3 years ago
Slavi Pantaleev 05b4572fab Fix matrix_dimension_homeserver_federationUrl for Dendrite
3 years ago
Slavi Pantaleev de49cc5271 Fix matrix_registration_shared_secret for Dendrite
3 years ago
Slavi Pantaleev 593fc2fa85 Replace matrix-synapse.service references with more homeserver-neutral references
3 years ago
Slavi Pantaleev 38ad152c03 Add Dendrite-awareness to matrix_homeserver_container_url when matrix-nginx-proxy disabled
3 years ago
Slavi Pantaleev bbbfc0708f Derive matrix_coturn_turn_static_auth_secret from matrix_homeserver_generic_secret_key
3 years ago
Slavi Pantaleev 965890bf75 Derive secrets from matrix_homeserver_generic_secret_key, not matrix_synapse_macaroon_secret_key
3 years ago
Slavi Pantaleev 1dfe21944f Make matrix_homeserver_implementation influence matrix_IMPLEMENTATION_enabled, not the other way around
3 years ago
Slavi Pantaleev 4139290cc9 Rename some variables for consistency
3 years ago
Slavi Pantaleev 32bbcf5ed6 Fix incorrect definition
3 years ago
Slavi Pantaleev 38ec546b8b Only trust own identity server in Dendrite config, if ma1sd enabled
3 years ago
Slavi Pantaleev ecc237bbad Initial work on getting nginx reverse proxying working with Dendrite
3 years ago
Slavi Pantaleev 3cf9f87097 Add matrix_homeserver_implementation, tracking the current homeserver implementation
3 years ago
Slavi Pantaleev 5b148921a0 Upgrade Dendrite (0.3.11 -> 0.5.0) and update configuration
3 years ago
Jip J. Dekker 07af05690c Add initial role for Dendrite as alternative Matrix server
3 years ago
rakshazi d9dd524db3
self-build consistency: rename vars everywhere
3 years ago
Slavi Pantaleev b0c801a497 Rename variable for consistency (matrix_bot_honoroit_container_self_build -> matrix_bot_honoroit_container_image_self_build)
3 years ago
rakshazi 407e8c4940
added honoroit
3 years ago
rakshazi 490f11ba0d
matrix-client-cinny: self_build feedback"
3 years ago
rakshazi 5788a16a2e
added matrix-client-cinny
3 years ago
HarHarLinks 621251c1e5 hookshot role groundwork
3 years ago
Slavi Pantaleev dcab14d9a8 Add self-building support to Beeper LinkedIn bridge
3 years ago
Shreyas Ajjarapu 25ced724ac
Update matrix_servers
3 years ago
Matthew Cengia 0f49ce0638 Set up vars for mautrix-twitter playbook
3 years ago
Slavi Pantaleev fc55df9318 Make some appservices reach the homeserver via nginx
3 years ago
John M 286871b9b5 Add self-build for Dimension
3 years ago
Christos Karamolegkos ab60238518
Support encrypted matrix_synapse_macaroon_secret_key
3 years ago
Slavi Pantaleev b4fb819481
Merge pull request #1403 from borisrunakov/rename-matrix-ma1sd-default-port
3 years ago
boris runakov 394ecb0acc remove default from variable name
3 years ago
boris runakov d3a9ec98de refactoring
3 years ago
boris runakov 1ec67f49b0 replaced 8008 where possible
3 years ago
Slavi Pantaleev c1bc7b9f93 Rename variables to prevent confusion
3 years ago
b 07496069c8 rellocating variables for consistency
3 years ago
b 7756cc4c8e replace port 8048 with matrix_synapse_container_default_federation_port
3 years ago
borisrunakov 9688d071a8
fix matrix_synapse_account_threepid_delegates_email and matrix_synapse_account_threepid_delegates_msisdn (#1370)
3 years ago
b dcda17595a change port 8090 to matrix_ma1sd_default_port
3 years ago
Slavi Pantaleev 06bcdcf9d2
Merge pull request #1311 from HarHarLinks/master
3 years ago
HarHarLinks 4209c4208c add own variable for worker metrics
3 years ago
Slavi Pantaleev 6937a2c0a9
Ensure password_hash salt is less than 16 chars
3 years ago
Luke 1dac525e63 Added Mautrix Google Chat
3 years ago
Slavi Pantaleev fb709152f3 Add self-building support for mautrix-whatsapp
3 years ago
Slavi Pantaleev b5d8444764 Add self-building support to matrix-bridge-appservice-webhooks
3 years ago
Slavi Pantaleev 2ec06b7477
Merge pull request #1242 from apmechev/add_beeper_linkedin_bridge
3 years ago
Slavi Pantaleev 603ad7c52b Remove (non-working) SQLite support from beeper-linkedin bridge
3 years ago
Slavi Pantaleev 13e660bffd
Add missing section separator
3 years ago
Alexandar Mechev b13cf1871f add code for LinkedIn Bridge
3 years ago
Slavi Pantaleev 9860fb4675 Upgrade Sygnal (v0.9.0 -> v0.10.1)
3 years ago
Slavi Pantaleev 46340fdf63
Simplify if condition
3 years ago
Michael Collins 4d57a41b3f remove matrix_awx_enabled from these
3 years ago
Michael Collins 2e30802b87 use group variables instead
3 years ago
Slavi Pantaleev 421f85defa Add self-building support to matrix-email2matrix
3 years ago
Slavi Pantaleev dfa7b6e4fd
Merge pull request #1171 from BackInBash/patch-1
3 years ago
Slavi Pantaleev 676101e999 Minor fixups for ma1sd 2.5.0
3 years ago
Nate f5d6b01b9f Updated group_vars to update self_build based on matrix_architecture
3 years ago
Slavi Pantaleev 31244e7fcc
Merge pull request #1180 from Toorero/master
3 years ago
Toorero ead4b00c09 Reverted back to manual self-build detection
3 years ago
Toorero 3a28100131 Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
3 years ago
Toorero 7f15787d54 Fixed mautrix-telegram selfbuild not working on non amd64 platforms
3 years ago
Toorero f933ba14ae Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
3 years ago
Toorero aa6398a948 Autoset self-build for mautrix-signal bridge
3 years ago
Slavi Pantaleev b4d7ab0b53
Merge pull request #1153 from Cadair/worker_prom
3 years ago
Stuart Mumford 2aa457efcc Use a prom variable and not a synapse role variable
3 years ago
Slavi Pantaleev 3777334778 Do not try to use TURNS when TLS disabled for Coturn
3 years ago
Slavi Pantaleev 8b146f083e Disable turns when Let's Encrypt is used
3 years ago
Aaron Raimist 19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
3 years ago
Raymond Coetzee 4e2780ff88 Add support for a prometheus postgres exporter
3 years ago
ewang 409cd2b9a3 Source port binding from group vars in line other components
3 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
3 years ago
Aaron Raimist 9437f78c9e
Build using custom config.json, add CSP, update to 0.1.53
3 years ago
Slavi Pantaleev 9a8a81fdb0 Disable OCSP stapling when self-signed certificates are used
3 years ago
Toni Spets 544915ff76 Add Heisenbridge
3 years ago
Aaron Raimist ca361af616
Add Hydrogen
3 years ago
Slavi Pantaleev f03adc83f1 Fix matrix_ma1sd_dns_overwrite_homeserver_client_value when not matrix_nginx_proxy_enabled
3 years ago
Slavi Pantaleev e3fa3e12bc Upgrade Synapse (1.31 -> 1.32.2)
3 years ago
Slavi Pantaleev 378fabf177 Revert "Upgrade Synapse (1.31 -> 1.32.1)"
3 years ago
Slavi Pantaleev 1fb54a37cb Upgrade Synapse (1.31 -> 1.32.1)
3 years ago
Slavi Pantaleev ca786cc343 Revert "Upgrade Synapse (1.31 -> 1.32)"
3 years ago
Slavi Pantaleev f825c7c263 Upgrade Synapse (1.31 -> 1.32)
3 years ago
Slavi Pantaleev adcecaffaf Fix connectivity between prometheus and prometheus-node-exporter
3 years ago
Slavi Pantaleev 8da8979a24 Do not override matrix_prometheus_node_exporter_container_http_host_bind_port when matrix-nginx-proxy disabled
3 years ago
Ahmad Haghighi 126fbbc0cc fix typo
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
Slavi Pantaleev a1a0d91604 Make prometheus-node-exporter not overlap with Synapse metrics port
3 years ago
Slavi Pantaleev 1b55766927 Do not redefine matrix-postgres role vars in matrix-postgres-backup
3 years ago
Slavi Pantaleev 0a107dc0ce
Merge pull request #868 from foxcris/postgres-backup
3 years ago
foxcris 14b8e3a3ab - fixed error with generator function
3 years ago
foxcris 2178f3612f - matrix_postgres_backup_databases now uses more simple structure
3 years ago
Slavi Pantaleev 995c483856
Merge pull request #962 from aaronraimist/mjolnir
3 years ago
Aaron Raimist 1ecee625d5
Depend on more services, add a delay
3 years ago
Slavi Pantaleev 59699e0d98 Try to make Dimension wait for Synapse
3 years ago
Slavi Pantaleev 59ac8a5921 Make Dimension require matrix-nginx-proxy, if enabled
3 years ago
Slavi Pantaleev 5b7dbe8275 Make matrix-synapse wanted by matrix-nginx-proxy only if enabled
3 years ago
Slavi Pantaleev 5a4ea5f866 Make AWX enabling/disabling consistent with other playbook roles
3 years ago
Slavi Pantaleev b89936afba Make bridges depend on matrix-nginx-proxy
3 years ago
Aaron Raimist bab8b950ca
Add mjolnir
3 years ago
Slavi Pantaleev 06c74728eb Move matrix_nginx_proxy_proxy_synapse_federation_api_enabled definition to the role
3 years ago
Slavi Pantaleev 9a0222fa47 Add Sygnal support
3 years ago
foxcris 11cd1cb0fa - removed matrix_postgres_backup_db_list variable
3 years ago
foxcris 43f7d9afb6 - removed dynamic building of the postgres db list an reused matrix_postgres_additional_databases in group_vars/matrix_servers as source for the list
3 years ago
foxcris ecc6bdb3ca - changed variables names to use role specific one and redefine them using group_vars/matrix_servers
3 years ago
Slavi Pantaleev 011e95c1d2
Merge pull request #893 from GoMatrixHosting/master
3 years ago
Yannick Goossens 20c6bd686e Added the matrix_bot_go_neb_container_http_host_bind_port variable to allow the container to expose its listen port
3 years ago
Yannick Goossens 51e2547484 Added support for the Go-NEB bot
3 years ago
Slavi Pantaleev a25b8135b8 Fix point overlap between matrix-domain and Jitsi
3 years ago
Michael 33ec5710d9 0.2.1 revision
3 years ago
Slavi Pantaleev 1ef683d366 Make nginx proxy config (when disabled) obey matrix_federation_public_port
3 years ago
Marcus Proest 2ca8211184 Merge remote-tracking branch 'upstream/master'
3 years ago
Marcus Proest b99372a3c5 initial commit of mautrix-instagram role
3 years ago
Slavi Pantaleev 91c987ca7d
Merge pull request #872 from xangelix/add-mx-puppet-groupme-gh
3 years ago
Slavi Pantaleev d94d0e2ca5
Merge pull request #456 from eMPee584/synapse-workers
3 years ago
Slavi Pantaleev 217b4a8808 Release Synapse v1.27.0 to ARM32 via self-building
3 years ago
Béla Becker 005f4d57f9 Remove mention of sqlite3 support for Etherpad
3 years ago
Cody Neiman c4e1209452
Merge branch 'master' into add-mx-puppet-groupme-gh
3 years ago
Slavi Pantaleev daae74b074 Merge branch 'master' into synapse-workers
3 years ago
Marc Leuser 1434c371bd safer port binding of etherpad docker container
3 years ago
Cody Neiman e510481e84
Merge branch 'master' into add-mx-puppet-groupme-gh
3 years ago
Cody Neiman c15d5a58a9
Make mx-puppet-groupme tokens unique
3 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
3 years ago
Slavi Pantaleev 894679750e
Merge pull request #862 from s-thom/nginx-additional
3 years ago
Cody Neiman b900a4a3ba
Add groupme postgres
3 years ago
Cody Neiman 5a70a56ff0
Initial implementation
3 years ago
Slavi Pantaleev 2b47258c6c Do not auto-expose metrics on matrix.DOMAIN/_synapse/metrics
3 years ago
Slavi Pantaleev c8ab200cb1 Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse)
3 years ago
Slavi Pantaleev 18e31526a8 Rename some variables
3 years ago
Peetz0r 989100b1c1 Grafana nginx proxy config
3 years ago
Peetz0r eb5aa93e8a Grafana
3 years ago
Peetz0r e525970b39 Prometheus Node Exporter
3 years ago
Peetz0r 13ef9e85cf Prometheus
3 years ago
Stuart Thomson 064b2e533c Add variable for extra domains to get LE certs for
3 years ago
Béla Becker 38bf1eda70 Etherpad Jitsi integration
3 years ago
Béla Becker 4b451ff782 Etherpad role
3 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
3 years ago
Slavi Pantaleev 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup
3 years ago
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
3 years ago
Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port
3 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
3 years ago
Panagiotis Georgiadis f10e3fef0d
Merge branch 'master' into irc
3 years ago
Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge
3 years ago
Slavi Pantaleev f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32
3 years ago
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
3 years ago
Slavi Pantaleev 024a23ed17 Upgrade mautrix-facebook to the new Postgres-only version
4 years ago
Slavi Pantaleev 28d86e3aaa Initial work on support for matrix-corporal v2
4 years ago
Panagiotis Georgiadis a66a604e53
Selfbuild appservice-slack bridge
4 years ago
Slavi Pantaleev 48b6487d41 Use ready-made image for mautrix-telegram on arm64
4 years ago
Slavi Pantaleev 105354a052
Remove useless comment
4 years ago
Panagiotis Georgiadis fd540d8592
Enable Telegram self-building
4 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
teutat3s a2f6adbeaf
Fix appservice-slack default db: nedb
4 years ago
Slavi Pantaleev 6b1e25d843 Do not create matrix_bridge_sms Postgres database
4 years ago
Slavi Pantaleev df8d9cfd34 Remove some TODOs
4 years ago
Sabine Laszakovits ffb837d4bc made the bridge use the default postgres db
4 years ago
Sabine Laszakovits a06c58c753 Merge branch 'master' into signal
4 years ago
David Gnedt befffa926b Fix concatenation of additional databases
4 years ago
Slavi Pantaleev ea804f2f9f Do not use underscore in salts passed to sha512
4 years ago
Slavi Pantaleev 9f00970c90 Do not use salts longer than 16 characters
4 years ago
Slavi Pantaleev f19b29846d
Merge pull request #740 from jdreichmann/postgres-per-default
4 years ago
Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM)
4 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
4 years ago
Slavi Pantaleev 815a80c290 Fix alignment issues
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 69cc2145d2 Add support for automatic (Postgres -> SQLite) migration to mx-puppet-steam
4 years ago
Slavi Pantaleev ed159cc742 Move matrix_architecture to matrix-base
4 years ago
Slavi Pantaleev a197968b7f Make matrix-registration use Postgres by default
4 years ago
Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts
4 years ago
Slavi Pantaleev 2a502db239 Add (SQLite + Postgres) support and automatic migration to matrix-dimension
4 years ago
Slavi Pantaleev 8d74593878 Prepare matrix-registation for (SQLite + Postgres) support
4 years ago
Slavi Pantaleev 3ab7dd1abe Potentially add matrix-postgres.service as required for bridges, etc.
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot
4 years ago