matrix-docker-ansible-deploy/roles/matrix-synapse
Slavi Pantaleev dac4df7384 Add arm64 support for rust-synapse-compress-state by switching container image
This switches the playbook from devture/rust-synapse-compress-state (a
container image which wraps the upstream-prebuilt amd64 binary of
rust-synapse-compress-state) to registry.gitlab.com/mb-saces/rust-synapse-compress-state
(https://gitlab.com/mb-saces/rust-synapse-compress-state), which builds
rust-synapse-compress-state from source and provides a multi-arch image
that currently works on amd64 and arm64.

Ideally, we'll stop using `:latest` and arm32 support will be made
available upstream as well at some point.
Discussed here: https://gitlab.com/mb-saces/rust-synapse-compress-state/-/issues/1
2022-03-26 10:31:05 +02:00
..
defaults Add arm64 support for rust-synapse-compress-state by switching container image 2022-03-26 10:31:05 +02:00
files Allow workers to serve new v3 APIs 2021-11-17 14:54:49 +00:00
tasks Make synapse-compress-state in-container binary path configurable 2022-03-26 10:04:21 +02:00
templates Upgrade Synapse (1.54.0 -> 1.55.0) 2022-03-22 19:41:30 +02:00
vars Upgrade Synapse (1.52.0 -> 1.53.0) 2022-02-22 15:34:10 +02:00