matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-meta-instagram
David Mehren c89c356e53
Add a global config option for Docker network MTU (#3502)
* Add a global config option for Docker network MTU

* Upgrade systemd_docker_base (v1.2.0-0 -> v1.3.0-0)

The new version includes `devture_systemd_docker_base_container_networks_driver_options`
due to 3cc7d12396

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502

* Switch from passing matrix_playbook_docker_network_mtu to respecting devture_systemd_docker_base_container_networks_driver_options

Related to:
- 3cc7d12396
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3502

* Update all roles to versions that respect `devture_systemd_docker_base_container_networks_driver_options`

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-09-18 16:20:27 +03:00
..
defaults Do not use command_prefix = default for Meta bridges anymore 2024-09-17 16:16:48 +03:00
tasks Add a global config option for Docker network MTU (#3502) 2024-09-18 16:20:27 +03:00
templates Upgrade mautrix-meta (v0.3.2 -> v0.4.0) and adapt configuration 2024-09-17 09:39:35 +03:00
README.md Add support for bridging to Facebook Messenger and Instagram via mautrix-meta 2024-02-19 10:25:00 +02:00

matrix-mautrix-meta-instagram

This bridge role is derived from the matrix-mautrix-meta-messenger Ansible role via automatic changes (see just rebuild-mautrix-meta-instagram or bin/rebuild-mautrix-meta-instagram.sh).

If you'd like to make a change to this role, consider making it to the matrix-mautrix-meta-messenger role instead.