matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-meta-instagram
Slavi Pantaleev d12643eb91 Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t)
`-t` works on both old and new Docker versions, so it's best to use that.
2025-02-22 21:42:18 +02:00
..
defaults Update dock.mau.dev/mautrix/meta Docker tag to v0.4.4 2025-02-16 18:36:59 +00:00
tasks Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik 2024-10-07 08:46:33 +03:00
templates Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t) 2025-02-22 21:42:18 +02: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.