matrix-docker-ansible-deploy/roles
John Goerzen 673e19f830
Correct inabillity for appservice-discord to connect
After recently updating my matrix-docker-ansible-deploy installation, matrix-appservice-discord would refuse to start, logging ECONNREFUSED to https://matrix.[mydomain]:443, which was resolving to 172.18.0.2 due to the `--hostname` in mailer grabbing that hostname.

Curious why the IRC bridge didn't have this issue, I looked into it, and it was connecting to `http://matrix-synapse:8008`.  Correcting this one to that URL resolved the issue.
2020-12-09 21:20:06 -06:00
..
matrix-base Update docker-ce.repo to not hardcode $releasever=7 2020-12-07 07:20:47 +02:00
matrix-bot-matrix-reminder-bot Remove some more -v usage 2020-11-25 10:49:59 +02:00
matrix-bridge-appservice-discord Correct inabillity for appservice-discord to connect 2020-12-09 21:20:06 -06:00
matrix-bridge-appservice-irc Use more fully-qualified container images 2020-11-14 23:01:11 +02:00
matrix-bridge-appservice-slack Use more fully-qualified container images 2020-11-14 23:01:11 +02:00
matrix-bridge-appservice-webhooks Use more fully-qualified container images 2020-11-14 23:01:11 +02:00
matrix-bridge-mautrix-facebook Update matrix-mautrix-facebook config a bit 2020-12-01 11:55:18 +02:00
matrix-bridge-mautrix-hangouts Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mautrix-telegram update mautrix-telegram to 0.9.0 2020-11-17 21:20:12 +01:00
matrix-bridge-mautrix-whatsapp Renamed systemd descriptions for all bridges 2020-10-13 16:40:30 -07:00
matrix-bridge-mx-puppet-discord Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mx-puppet-instagram Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mx-puppet-skype Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mx-puppet-slack Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mx-puppet-steam Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-mx-puppet-twitter Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-bridge-sms updated matrix-sms-bridge 2020-12-09 09:45:44 +01:00
matrix-client-element Upgrade services 2020-12-07 15:18:03 +02:00
matrix-common-after/tasks Add matrix_services_autostart_enabled variable for preventing services autostart 2020-11-30 20:58:21 +02:00
matrix-corporal Add self-building support to matrix-corporal 2020-12-04 01:48:08 +02:00
matrix-coturn Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-dimension Replace some -v instances with --mount 2020-11-24 10:26:05 +02:00
matrix-dynamic-dns Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-email2matrix Use more fully-qualified container images 2020-11-14 23:01:11 +02:00
matrix-jitsi Remove the recording button from the Jitsi UI if recording is disabled. 2020-12-06 13:50:45 +01:00
matrix-ma1sd Properly serialize some ma1sd configuration values 2020-12-06 23:59:58 +02:00
matrix-mailer Improve self-building experience (avoid conflict with pullable images) 2020-11-14 23:00:49 +02:00
matrix-nginx-proxy Upgrade services 2020-12-07 15:18:03 +02:00
matrix-postgres Ensure Postgres passwords are not longer than 99 characters 2020-11-26 09:51:48 +02:00
matrix-registration Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00
matrix-synapse Upgrade Synapse for ARM (v1.23.0 -> v1.24.0) 2020-12-09 20:54:18 +02:00
matrix-synapse-admin Move self-building git repository URLs to variables (stop hardcoding) 2020-11-28 21:34:14 +02:00