Commit Graph

  • e34e5da9a4
    Update matrix-redis.service.j2 Backslash 2024-09-26 19:57:39 +1000
  • 656d4275bc
    Update install.yml Backslash 2024-09-26 19:48:06 +1000
  • 6ef304b118
    Update validate_config.yml Backslash 2024-09-26 19:43:22 +1000
  • 85be68946c
    Migrated from matrix_redis to redis_ Backslash 2024-09-26 19:30:15 +1000
  • 3f6c327da2
    Update main.yml Backslash 2024-09-26 19:18:47 +1000
  • ba54e549c4
    Added well-known element directory Backslash 2024-09-26 19:08:09 +1000
  • f2acc7430d
    Create well_known_element.json.j2 Backslash 2024-09-26 18:53:49 +1000
  • 9cb236da30
    Update install.yml Backslash 2024-09-26 18:50:48 +1000
  • f38d6a0d88
    Update main.yml Backslash 2024-09-26 18:39:03 +1000
  • ac1295ac45
    Create matrix-jwt-service.service.j2 Backslash 2024-09-26 18:33:22 +1000
  • bc2ed60762
    Update main.yml Backslash 2024-09-26 17:23:03 +1000
  • f7621283fd
    Update labels.j2 Backslash 2024-09-26 16:31:23 +1000
  • e31e688a41
    Update main.yml Backslash 2024-09-26 15:42:05 +1000
  • a533ec4204
    Update matrix_servers Backslash 2024-09-26 15:38:12 +1000
  • f16ca24408
    Update install.yml Backslash 2024-09-26 15:17:15 +1000
  • e910d09ff1
    Create matrix-redis.service.j2 Backslash 2024-09-26 14:52:30 +1000
  • bc9658c06b
    Create matrix-livekit.service.j2 Backslash 2024-09-26 13:40:38 +1000
  • 45c8a61f04
    Migrating to systemd for container management Backslash 2024-09-26 11:39:33 +1000
  • 954d46cfd7
    Update labels.j2 Backslash 2024-09-26 09:25:49 +1000
  • dfeca192ab
    Update redis.conf.j2 Backslash 2024-09-26 09:23:26 +1000
  • f306a47b83
    Update livekit.yaml.j2 Backslash 2024-09-26 09:22:29 +1000
  • becdb0810c
    Update config.json.j2 Backslash 2024-09-26 09:18:55 +1000
  • 37fd2e701d
    Update env.j2 to support the new configuration Backslash 2024-09-26 09:15:07 +1000
  • 68cc1f4b2b
    Simplified the validation step. Backslash 2024-09-26 08:29:16 +1000
  • 5efc189293
    Updated to support new structure Backslash 2024-09-26 08:12:06 +1000
  • 02479e8bec
    Updated with new structure. Backslash 2024-09-26 07:59:09 +1000
  • 0eef094f2b
    Restructure install.yml to follow other roles more closely Backslash 2024-09-26 06:51:36 +1000
  • a0d29924c4
    Merge pull request #3548 from aine-etke/add-synapse-admin-support-url Slavi Pantaleev 2024-09-25 19:40:27 +0300
  • 8efdfaf854
    synapse-admin v0.10.3-etke17: add Contact support menu item Aine 2024-09-25 19:15:48 +0300
  • 8a4c71bbbe
    Merge pull request #3547 from aine-etke/add-hookshot-outbound-webhooks Slavi Pantaleev 2024-09-25 15:57:40 +0300
  • a541f51944
    enable hookshot outbound webhooks Aine 2024-09-25 15:25:31 +0300
  • 16ed788b3f
    Update main.yml Backslash 2024-09-25 21:07:22 +1000
  • 6364101410
    Adding another debug task for testing the labels file. Backslash 2024-09-25 20:20:20 +1000
  • 81735503f8
    Added debug task to test labels configuration Backslash 2024-09-25 20:06:27 +1000
  • 8644a7383e
    Removed additional label loop Backslash 2024-09-25 19:22:21 +1000
  • ce827e7953
    Changed matrix_base_domain to matrix_domain Backslash 2024-09-25 19:09:13 +1000
  • c93d30bcb8
    Added matrix_server_name to the defaults Backslash 2024-09-25 19:07:03 +1000
  • 90ea758c3b
    Fixed regex for checking the hostname. Backslash 2024-09-25 18:39:26 +1000
  • 350d4d4bcd
    Fixed assertion block to remove jinja2 delimiters Backslash 2024-09-25 18:35:09 +1000
  • fc6357a089
    Update main.yml Backslash 2024-09-25 18:05:34 +1000
  • 60f34cd7af fixed matrix_redis for migration wjbeckett 2024-09-25 16:13:29 +1000
  • d1ba784dde added doc for setting up element call. wjbeckett 2024-09-25 15:01:53 +1000
  • 434157eb98
    Merge branch 'spantaleev:master' into element-call-integration Backslash 2024-09-25 14:55:42 +1000
  • 6594cce570 Feat: Added element call setup and configuration. wjbeckett 2024-09-25 14:53:48 +1000
  • f657273cc8
    add system-managed users to synapse-admin (#3546) Aine 2024-09-24 21:37:03 +0300
  • e47f7c27ee
    add missing users Aine 2024-09-24 18:46:27 +0300
  • 09bf675e0a
    WIP: add system-managed users to synapse-admin Aine 2024-09-24 17:55:10 +0300
  • 338e6d91c3
    synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users (#3543) Aine 2024-09-24 16:58:17 +0300
  • 45174eb71f
    Use 2 spaces before #noqa var-naming Slavi Pantaleev 2024-09-24 16:55:38 +0300
  • e662eb1e32
    Merge pull request #3545 from spantaleev/renovate/vectorim-element-web-1.x Slavi Pantaleev 2024-09-24 16:54:53 +0300
  • 7cbef06c4f
    Update vectorim/element-web Docker tag to v1.11.78 renovate[bot] 2024-09-24 13:18:25 +0000
  • c455ad08c4
    add _auto and _custom vars Aine 2024-09-24 15:27:51 +0300
  • f668af7475
    fix linter Aine 2024-09-24 13:36:59 +0300
  • 84ef4a2cf9
    v0.10.3-etke16 Aine 2024-09-24 13:34:39 +0300
  • a5286e1447
    synapse-admin v0.10.3-etke15: Upgrade to react-admin v5 Aine 2024-09-24 10:09:21 +0300
  • 032809a053 Adjust default openai model id for baibot (gpt-4o -> gpt-4o-2024-08-06) Slavi Pantaleev 2024-09-22 12:20:26 +0300
  • be96be8b3c Pin baibot to v1.1.1 and add default prompt for all statically-defined agents Slavi Pantaleev 2024-09-22 11:59:14 +0300
  • 6ff979e989
    Merge pull request #3540 from spantaleev/renovate/etherpad-2.x Slavi Pantaleev 2024-09-21 21:46:31 +0300
  • b670d0f388
    Update dependency etherpad to v2.2.5-0 renovate[bot] 2024-09-21 18:19:52 +0000
  • 2b8d7e30f7 Upgrade Postgres (v16.3-3 -> v16.4-0) Slavi Pantaleev 2024-09-20 15:08:04 +0300
  • c89c356e53
    Add a global config option for Docker network MTU (#3502) David Mehren 2024-09-18 15:20:27 +0200
  • 7d72b57826 Update all roles to versions that respect devture_systemd_docker_base_container_networks_driver_options Slavi Pantaleev 2024-09-18 15:31:00 +0300
  • 275e98219f Switch from passing matrix_playbook_docker_network_mtu to respecting devture_systemd_docker_base_container_networks_driver_options Slavi Pantaleev 2024-09-18 15:17:08 +0300
  • a46fd9a0f2 Upgrade systemd_docker_base (v1.2.0-0 -> v1.3.0-0) Slavi Pantaleev 2024-09-18 15:15:58 +0300
  • f53cf4b345
    Add a global config option for Docker network MTU David Mehren 2024-08-28 11:35:29 +0200
  • 4d52880170 Upgrade matrix-alertmanager-receiver (2024.8.28 -> 2024.9.18) Slavi Pantaleev 2024-09-18 14:47:57 +0300
  • 4b2fcd8cc1
    Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.9.18 renovate[bot] 2024-09-18 11:14:05 +0000
  • 5b2600b074
    Merge pull request #3537 from aine-etke/patch-651904 Slavi Pantaleev 2024-09-18 09:22:32 +0300
  • 14a31e3e40
    synapse-admin v0.10.3-etke14: bulk registration works again, add ability to change avatars Aine 2024-09-18 09:19:39 +0300
  • d9285203fa
    Merge pull request #3536 from spantaleev/renovate/joseluisq-static-web-server-2.x Slavi Pantaleev 2024-09-18 09:06:13 +0300
  • 34634f144c
    Update joseluisq/static-web-server Docker tag to v2.33.0 renovate[bot] 2024-09-17 23:06:37 +0000
  • cf5763978b Upgrade synapse-s3-storage-provider (1.3.0 -> 1.5.0) and adapt configuration Slavi Pantaleev 2024-09-17 21:25:15 +0300
  • bc0d4759db
    Merge pull request #3535 from spantaleev/renovate/ghcr.io-element-hq-synapse-1.x Slavi Pantaleev 2024-09-17 21:14:25 +0300
  • 605d054549
    Update ghcr.io/element-hq/synapse Docker tag to v1.115.0 renovate[bot] 2024-09-17 15:15:35 +0000
  • aee7d2ca6c Do not use command_prefix = default for Meta bridges anymore Slavi Pantaleev 2024-09-17 16:16:48 +0300
  • d3b1060428 Fix Gmessages regression (missing homeserver.address and homeserver.domain configuration) Slavi Pantaleev 2024-09-17 16:04:06 +0300
  • de34392edf
    Merge pull request #3534 from KloolK/patch-2 Slavi Pantaleev 2024-09-17 14:32:04 +0300
  • 239c7eddf8
    Update maintenance-upgrading-services.md Jan 2024-09-17 13:28:40 +0200
  • 67df140ef4 Upgrade Traefik (v3.1.2-1 -> v3.1.3-0) Slavi Pantaleev 2024-09-17 10:42:27 +0300
  • 53f3c94bef Enable backfilling for mautrix-gmessages, mautrix-signal and mautrix-slack Slavi Pantaleev 2024-09-17 09:37:36 +0300
  • f9705b3323 Upgrade mautrix-gmessages (v0.4.3 -> v0.5.0) and adapt configuration Slavi Pantaleev 2024-09-17 09:29:30 +0300
  • 01e5514c4b Upgrade mautrix-meta (v0.3.2 -> v0.4.0) and adapt configuration Slavi Pantaleev 2024-09-17 08:34:44 +0300
  • 626a851c82 Fix username_template potentially not being taken into account for mautrix-slack Slavi Pantaleev 2024-09-17 08:28:12 +0300
  • 52018c652f
    Merge pull request #3530 from spantaleev/renovate/dock.mau.dev-mautrix-signal-0.x Slavi Pantaleev 2024-09-17 06:36:02 +0300
  • 42cc7b0844
    Merge pull request #3531 from spantaleev/renovate/dock.mau.dev-mautrix-slack-0.x Slavi Pantaleev 2024-09-17 06:34:19 +0300
  • cf675d4fa6
    Update dock.mau.dev/mautrix/meta Docker tag to v0.4.0 renovate[bot] 2024-09-16 15:04:26 +0000
  • e24052e7b5
    Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.0 renovate[bot] 2024-09-16 15:04:22 +0000
  • ca0abda581
    Update dock.mau.dev/mautrix/slack Docker tag to v0.1.1 renovate[bot] 2024-09-16 13:07:41 +0000
  • 7507383a90
    Update dock.mau.dev/mautrix/signal Docker tag to v0.7.1 renovate[bot] 2024-09-16 13:07:37 +0000
  • 4ed1262494
    Update ghcr.io/etkecc/synapse-admin Docker tag to v0.10.13 renovate[bot] 2024-09-14 22:59:05 +0000
  • 5ec468cc78
    Merge pull request #3528 from spantaleev/renovate/ajbura-cinny-4.x Slavi Pantaleev 2024-09-14 20:11:50 +0300
  • 3622d71d09
    Update ajbura/cinny Docker tag to v4.2.1 renovate[bot] 2024-09-14 15:40:47 +0000
  • 1666d1a1ff
    Merge pull request #3526 from aine-etke/patch-158339 Slavi Pantaleev 2024-09-14 12:48:04 +0300
  • 97cf596683
    Synapse-Admin: Add UI option to block deleted rooms from being rejoined Aine 2024-09-14 11:06:33 +0300
  • 11e241e30a
    Added an example of fronting the playbook's integrated Traefik reverse-proxy with the existing Caddy container (#3514) comeUpWithItLater 2024-09-14 14:06:40 +0800
  • ba9881f45a Merge branch 'caddy_container_example' of https://github.com/comeUpWithItLater/matrix-docker-ansible-deploy into caddy_container_example w.z 2024-09-14 03:47:53 +0800
  • 2681f64a3b docs/configuring-playbook-own-webserver-caddy.md removed w.z 2024-09-14 03:43:04 +0800
  • f7fc0a44af README.md updated w.z 2024-09-14 03:39:08 +0800
  • 4b917251e8 Code formatted, linted with yamllint w.z 2024-09-14 03:26:00 +0800
  • 4bb08d4a53
    Merge pull request #3525 from spantaleev/renovate/matrixdotorg-dendrite-monolith-0.x Slavi Pantaleev 2024-09-13 21:28:34 +0300