Files
matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-meta-instagram
Slavi Pantaleev 20a2395403 mautrix-meta-instagram: expose bridge HTTP API (for mautrix-manager and similar)
Auto-generate the provisioning shared secret (to enable the provisioning
API), route the whole bridge HTTP port via Traefik under
`<matrix-fqn>/bridges/meta-instagram`, and populate
appservice.public_address, reusing the matrix_bridges_exposure_*
mechanism. The labels template gate is widened so the exposure router is
emitted even when metrics are disabled (the exposure router reuses the
existing appservice Traefik service on port 29319).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 20:15:57 +03: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.