Go to file
2022-07-21 19:09:00 +02:00
handlers instagram bridge 2022-03-10 11:38:31 -05:00
tasks added toggle to no_log 2022-07-21 19:09:00 +02:00
templates instagram bridge 2022-03-10 11:38:31 -05:00
LICENSE instagram bridge 2022-03-10 11:38:31 -05:00
README.md fixed readme 2022-03-10 11:42:38 -05:00
TODO.md instagram bridge 2022-03-10 11:38:31 -05:00

Matrix Instagram Bridge

Install the matrix bridge for instagram: https://docs.mau.fi/bridges/python/instagram/index.html

This role is part of my ansible roles. It is made to interact with other roles that are listed here, and require some variables.

Role required:

  • postgre (TODO: ADD LINK HERE)

Variable required:

ansible_managed: str, msg indicating a file managed by ansible
matrix_server_name: the matrix server name
matrix_bridge_instagram_postgre_user_pwd: **SECRET** pwd for connecting to the postgre db
matrix_bridge_instagram_allowed_external_user: list of external users allow to use the bridge
matrix_bridge_instagram_admins: list of admins

Add role to you ansible playbook:

To add this role to your project, you can use git submodules:

git submodule add ssh://git@gitea.auro.re:2222/Pains-Perdus/matrix-bridge-instagram.git roles/matrix-bridge-instagram
git submodule init

Copyright 2021 Jean-Marie Mineau histausse@protonmail.com, Virgile Retault g33kex@pm.me