Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
19 KiB
Container images used by the playbook
This page summarizes the container (Docker) images used by the playbook when setting up your server.
We try to stick to official images (provided by their respective projects) as much as possible.
Homeserver
Service | Container image | Default? | Description |
---|---|---|---|
Synapse | element-hq/synapse | ✓ | Storing your data and managing your presence in the Matrix network |
Conduit | matrixconduit/matrix-conduit | x | Storing your data and managing your presence in the Matrix network. Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements |
Dendrite | matrixdotorg/dendrite-monolith | x | Storing your data and managing your presence in the Matrix network. Dendrite is a second-generation Matrix homeserver written in Go, an alternative to Synapse. |
Clients
Service | Container image | Default? | Description |
---|---|---|---|
Element | vectorim/element-web | ✓ | Web UI, which is configured to connect to your own Synapse server by default |
Hydrogen | element-hq/hydrogen-web | x | Lightweight Matrix client with legacy and mobile browser support |
Cinny | ajbura/cinny | x | Simple, elegant and secure web client |
SchildiChat | etke.cc/schildichat-web | x | Based on Element, with a more traditional instant messaging experience |
Server Components
Service | Container image | Default? | Description |
---|---|---|---|
PostgreSQL | postgres | ✓ | Database for Synapse. Using an external PostgreSQL server is also possible. |
Coturn | coturn/coturn | ✓ | STUN/TURN server for WebRTC audio/video calls |
Traefik | Traefik | ✓ | Web server, listening on ports 80, 443 and 8448 - standing in front of all the other services. Using your own webserver is possible |
Let's Encrypt | certbot/certbot | ✓ | The certbot tool for obtaining SSL certificates from Let's Encrypt |
ma1sd | ma1uta/ma1sd | x | Matrix Identity Server |
Exim | devture/exim-relay | ✓ | Mail server, through which all Matrix services send outgoing email (can be configured to relay through another SMTP server) |
ddclient | linuxserver/ddclient | x | Update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider |
Sygnal | matrixdotorg/sygnal | x | Reference Push Gateway for Matrix |
ntfy | binwiederhier/ntfy | x | Self-hosted, UnifiedPush-compatible push notifications server |
Authentication
Service | Container image | Default? | Description |
---|---|---|---|
matrix-synapse-rest-auth | (N/A) | x | REST authentication password provider module |
matrix-synapse-shared-secret-auth | (N/A) | x | Password provider module |
matrix-synapse-ldap3 (advanced) | (N/A) | x | LDAP Auth password provider module |
matrix-ldap-registration-proxy | activism.international/matrix_ldap_registration_proxy | x | A proxy that handles Matrix registration requests and forwards them to LDAP. |
matrix-registration | zeratax/matrix-registration | x | A simple python application to have a token based Matrix registration |
Matrix User Verification Service (UVS) | matrixdotorg/matrix-user-verification-service | x | Service to verify details of a user based on an Open ID token |
File Storage
Service | Container image | Default? | Description |
---|---|---|---|
Goofys | ewoutp/goofys | x | Amazon S3 (or other S3-compatible object store) storage for Synapse's content repository (media_store ) files |
synapse-s3-storage-provider | (N/A) | x | Amazon S3 (or other S3-compatible object store) storage for Synapse's content repository (media_store ) files |
matrix-media-repo | t2bot/matrix-media-repo | x | matrix-media-repo is a highly customizable multi-domain media repository for Matrix. Intended for medium to large deployments, this media repo de-duplicates media while being fully compliant with the specification. |
Optional other container images we may use
These services are not part of our default installation, but can be enabled by configuring the playbook (either before the initial installation or any time later):
-
etherpad/etherpad - the Etherpad realtime collaborative text editor that can be used in a Jitsi audio/video call or integrated as a widget into Matrix chat rooms via the Dimension integration manager (optional)
-
devture/email2matrix - the Email2Matrix email server, which can relay email messages to Matrix rooms (optional)
-
devture/matrix-corporal - Matrix Corporal: reconciliator and gateway for a managed Matrix server (optional)
-
mautrix/discord - the mautrix-discord bridge to Discord (optional)
-
mautrix/slack - the mautrix-slack bridge to Slack (optional)
-
mautrix/telegram - the mautrix-telegram bridge to Telegram (optional)
-
mautrix/gmessages - the mautrix-gmessages bridge to Google Messages (optional)
-
mautrix/whatsapp - the mautrix-whatsapp bridge to Whatsapp (optional)
-
mautrix/wsproxy - the mautrix-wsproxy bridge to Android SMS or Apple iMessage (optional)
-
mautrix/twitter - the mautrix-twitter bridge to Twitter (optional)
-
mautrix/googlechat - the mautrix-googlechat bridge to Google Chat (optional)
-
mautrix/meta - the mautrix-meta bridge to Messenger and Instagram (optional)
-
mautrix/signal - the mautrix-signal bridge to Signal (optional)
-
beeper/linkedin - the beeper-linkedin bridge to LinkedIn Messaging (optional)
-
matrixdotorg/matrix-appservice-irc - the matrix-appservice-irc bridge to IRC (optional)
-
matrix-org/matrix-appservice-discord - the matrix-appservice-discord bridge to Discord (optional)
-
matrixdotorg/matrix-appservice-slack - the matrix-appservice-slack bridge to Slack (optional)
-
halfshot/matrix-hookshot - the matrix-hookshot Bridge for generic webhooks and multiple project management services (optional)
-
folivonet/matrix-sms-bridge - the matrix-sms-bridge (optional)
-
lxduo/matrix-wechat - the matrix-wechat bridge to WeChat (optional)
-
hif1/heisenbridge - the Heisenbridge bouncer-style bridge to IRC (optional)
-
nodefyme/go-skype-bridge - the go-skype-bridge to Skype (optional)
-
mx-puppet/discord/mx-puppet-discord - the mx-puppet-discord bridge to Discord (optional)
-
mx-puppet/slack/mx-puppet-slack - the mx-puppet-slack bridge to Slack (optional)
-
sorunome/mx-puppet-instagram - the mx-puppet-instagram bridge to Instagram (optional)
-
sorunome/mx-puppet-twitter - the mx-puppet-twitter bridge to Twitter (optional)
-
xangelix/mx-puppet-groupme - the mx-puppet-groupme bridge to GroupMe (optional)
-
icewind1991/mx-puppet-steam - the mx-puppet-steam bridge to Steam (optional)
-
jitsi/jicofo - the Jitsi Focus component (optional)
-
jitsi/prosody - the Jitsi Prosody XMPP server component (optional)
-
etke.cc/baibot - the baibot for accessing Large Language Models (optional)
-
anoa/matrix-reminder-bot - the matrix-reminder-bot bot for one-off & recurring reminders and alarms (optional)
-
moanos/matrix-registration-bot/ - the matrix-registration-bot bot (manage registration tokens for invitations to the server) (optional)
-
dock.mau.dev/maubot/maubot - the maubot bot (a plugin-based Matrix bot system) (optional)
-
etke.cc/honoroit - the Honoroit helpdesk bot (optional)
-
etke.cc/postmoogle - the Postmoogle email bridge bot (optional)
-
matrixdotorg/mjolnir - the Mjolnir moderation bot (optional)
-
gnuxie/draupnir - the Draupnir moderation bot (optional)
-
etke.cc/buscarron - the Buscarron bot for web forms (HTTP POST) (optional)
-
metio/matrix-alertmanager-receiver - the matrix-alertmanager-receiver client for Prometheus' Alertmanager (optional)
-
element-hq/matrix-authentication-service - matrix-authentication-service (MAS) OAuth 2.0 and OpenID Provider server (optional)
-
etke.cc/synapse-admin - the etkecc/synapse-admin (a feature-rich fork of Awesome-Technologies/synapse-admin web UI tool for administrating users and rooms on your Matrix server (optional)
-
matrix-org/rageshake - the rageshake bug report server (optional)
-
prom/prometheus - Prometheus is a systems and service monitoring system
-
prom/node-exporter - Prometheus Node Exporter is an addon for Prometheus that gathers standard system metrics
-
martin-helmich/prometheus-nginxlog-exporter/exporter - NGINX-to-Prometheus log file exporter is an addon for Prometheus that gathers access logs from various nginx reverse-proxies (optional)
-
grafana/grafana - Grafana is a graphing tool that works well with the above two images. Our playbook also adds two dashboards for Synapse and Node Exporter
-
matrix-org/sliding-sync - the Sliding Sync proxy (optional)
-
etke.cc/rust-synapse-compress-state - synapse-auto-compressor for automatic compression of Synapse's
state_groups
database table (optional) -
cactuscomments/cactus-appservice and joseluisq/static-web-server - Cactus Comments a federated comment system built on Matrix
-
matrixdotorg/pantalaimon - the pantalaimon E2EE aware proxy daemon (optional)
Container images of deprecated / unmaintained services
The list of the deprecated or unmaintained services is available here.
-
turt2live/matrix-appservice-webhooks - the Appservice Webhooks bridge (optional)
-
turt2live/matrix-dimension - the Dimension integration manager (optional)
-
matrixdotorg/go-neb - the Go-NEB bot (optional)
-
matrixgpt/matrix-chatgpt-bot - the matrix-chatgpt-bot for accessing ChatGPT via your favourite Matrix client (optional)
-
mautrix/facebook - the mautrix-facebook bridge to Facebook (optional)
-
mautrix/hangouts - the mautrix-hangouts bridge to Google Hangouts (optional)
-
mautrix/instagram - the mautrix-instagram bridge to Instagram (optional)