matrix-docker-ansible-deploy/group_vars
Slavi Pantaleev 9a8c9850aa Pass and remap matrix_architecture to KeyDB role
Only `amd64` and `arm64` actually work.

The KeyDB role includes a validation task and will complain about
unsupported architectures (like `arm32`).

`arm32` users can stick to Redis for now (`keydb_enabled: false` + `redis_enabled: true`) until:
- the KeyDB role starts supporting self-building.. although building such large
  projects on weak CPUs is probably impractical
- a prebuilt arm32 image is made available by other means
2024-03-26 12:15:46 +02:00
..
jitsi_jvb_servers Ensure docker is installed on additional JVBs (fixes #2706) 2023-06-17 15:04:35 +03:00
matrix_servers Pass and remap matrix_architecture to KeyDB role 2024-03-26 12:15:46 +02:00