2023-06-05 14:28:05 +00:00
---
- name : "Set up a Matrix server"
hosts : "{{ target if target is defined else 'matrix_servers' }}"
become : true
roles :
# Most of the roles below are not distributed with the playbook, but downloaded separately using `ansible-galaxy` via the `just roles` command (see `justfile`).
2023-11-19 12:08:03 +00:00
- role : galaxy/playbook_help
2024-01-23 06:58:25 +00:00
tags :
- setup-all
- install-all
2023-06-05 14:28:05 +00:00
2023-11-19 12:08:03 +00:00
- role : galaxy/systemd_docker_base
2023-06-05 14:28:05 +00:00
- role : custom/matrix_playbook_migration
- when : matrix_playbook_docker_installation_enabled | bool
2023-11-19 12:08:03 +00:00
role : galaxy/docker
2023-06-05 14:28:05 +00:00
vars :
docker_install_compose : false
2023-10-02 04:02:45 +00:00
docker_install_compose_plugin : false
2023-06-05 14:28:05 +00:00
tags :
- setup-docker
- setup-all
- install-docker
- install-all
- when : devture_docker_sdk_for_python_installation_enabled | bool
2023-11-19 12:08:03 +00:00
role : galaxy/docker_sdk_for_python
2023-06-05 14:28:05 +00:00
tags :
- setup-docker
- setup-all
- install-docker
- install-all
- when : devture_timesync_installation_enabled | bool
2023-11-19 12:08:03 +00:00
role : galaxy/timesync
2023-06-05 14:28:05 +00:00
tags :
- setup-timesync
- setup-all
- install-timesync
- install-all
- custom/matrix-base
- custom/matrix-dynamic-dns
2024-01-05 15:54:50 +00:00
- galaxy/exim_relay
2023-06-05 14:28:05 +00:00
2023-11-19 12:08:03 +00:00
- role : galaxy/postgres
2023-06-05 14:28:05 +00:00
- galaxy/redis
2024-03-26 09:25:18 +00:00
- galaxy/keydb
2023-06-05 14:28:05 +00:00
- custom/matrix-corporal
2024-03-05 14:09:52 +00:00
- custom/matrix-appservice-draupnir-for-all
2023-06-05 14:28:05 +00:00
- custom/matrix-bridge-appservice-discord
- custom/matrix-bridge-appservice-slack
- custom/matrix-bridge-appservice-webhooks
- custom/matrix-bridge-appservice-irc
- custom/matrix-bridge-appservice-kakaotalk
- custom/matrix-bridge-beeper-linkedin
- custom/matrix-bridge-go-skype-bridge
- custom/matrix-bridge-mautrix-facebook
- custom/matrix-bridge-mautrix-twitter
- custom/matrix-bridge-mautrix-hangouts
- custom/matrix-bridge-mautrix-googlechat
- custom/matrix-bridge-mautrix-instagram
2024-02-19 08:13:36 +00:00
- custom/matrix-bridge-mautrix-meta-messenger
- custom/matrix-bridge-mautrix-meta-instagram
2023-06-05 14:28:05 +00:00
- custom/matrix-bridge-mautrix-telegram
2023-12-14 15:01:44 +00:00
- custom/matrix-bridge-mautrix-signal
2023-07-21 11:33:52 +00:00
- custom/matrix-bridge-mautrix-gmessages
2023-06-05 14:28:05 +00:00
- custom/matrix-bridge-mautrix-whatsapp
2023-08-23 12:05:32 +00:00
- custom/matrix-bridge-mautrix-wsproxy
2023-06-05 14:28:05 +00:00
- custom/matrix-bridge-mautrix-discord
- custom/matrix-bridge-mautrix-slack
- custom/matrix-bridge-mx-puppet-discord
- custom/matrix-bridge-mx-puppet-groupme
- custom/matrix-bridge-mx-puppet-steam
- custom/matrix-bridge-mx-puppet-slack
- custom/matrix-bridge-mx-puppet-twitter
- custom/matrix-bridge-mx-puppet-instagram
- custom/matrix-bridge-sms
- custom/matrix-bridge-heisenbridge
- custom/matrix-bridge-hookshot
- custom/matrix-bot-matrix-reminder-bot
- custom/matrix-bot-matrix-registration-bot
- custom/matrix-bot-maubot
- custom/matrix-bot-buscarron
- custom/matrix-bot-honoroit
- custom/matrix-bot-postmoogle
- custom/matrix-bot-go-neb
- custom/matrix-bot-mjolnir
- custom/matrix-bot-draupnir
- custom/matrix-bot-chatgpt
- custom/matrix-cactus-comments
2024-01-09 07:53:01 +00:00
- custom/matrix-cactus-comments-client
2023-06-05 14:28:05 +00:00
- custom/matrix-rageshake
- custom/matrix-synapse
- custom/matrix-synapse-auto-compressor
- custom/matrix-synapse-reverse-proxy-companion
- custom/matrix-dendrite
- custom/matrix-conduit
- custom/matrix-synapse-admin
- galaxy/prometheus_node_exporter
- galaxy/prometheus_postgres_exporter
- custom/matrix-prometheus-nginxlog-exporter
- galaxy/prometheus
- galaxy/grafana
- custom/matrix-prometheus-services-connect
- custom/matrix-registration
- custom/matrix-client-element
- custom/matrix-client-hydrogen
- custom/matrix-client-cinny
2023-08-30 20:03:33 +00:00
- custom/matrix-client-schildichat
2023-06-05 14:28:05 +00:00
- galaxy/jitsi
- custom/matrix-user-verification-service
- custom/matrix-ldap-registration-proxy
- custom/matrix-ma1sd
- custom/matrix-dimension
- galaxy/etherpad
- custom/matrix-sliding-sync
- custom/matrix-email2matrix
- custom/matrix-sygnal
- galaxy/ntfy
2024-01-03 11:05:59 +00:00
- custom/matrix-static-files
2023-06-05 14:28:05 +00:00
- custom/matrix-coturn
2023-07-12 06:09:27 +00:00
- custom/matrix-media-repo
2024-03-24 16:25:19 +00:00
- custom/matrix-pantalaimon
2023-06-05 14:28:05 +00:00
- role : galaxy/auxiliary
2023-11-19 12:08:03 +00:00
- role : galaxy/postgres_backup
2023-06-05 14:28:05 +00:00
- role : galaxy/backup_borg
- custom/matrix-user-creator
- custom/matrix-common-after
2023-11-19 12:08:03 +00:00
- role : galaxy/container_socket_proxy
2023-06-05 14:28:05 +00:00
2023-11-19 12:08:03 +00:00
- role : galaxy/traefik
2023-06-05 14:28:05 +00:00
2023-11-19 12:08:03 +00:00
- role : galaxy/traefik_certs_dumper
2023-06-05 14:28:05 +00:00
- when : devture_systemd_service_manager_enabled | bool
2023-11-19 12:08:03 +00:00
role : galaxy/systemd_service_manager
2023-06-05 14:28:05 +00:00
# This is pretty much last, because we want it to better serve as a "last known good configuration".
# See: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2217#issuecomment-1301487601
- when : devture_playbook_state_preserver_enabled | bool
2023-11-19 12:08:03 +00:00
role : galaxy/playbook_state_preserver
2023-06-05 14:28:05 +00:00
tags :
- setup-all
- install-all
2023-11-19 12:08:03 +00:00
- role : galaxy/playbook_runtime_messages