190 Commits (2e0fc5c11c9d7dd165b09c8dc7bcbf8fcf6c2020)

Author SHA1 Message Date
sakkiii 2453876eb9
Update main.yml
3 years ago
sakkiii 087a5d62f1
systemd-timesyncd for any archlinux version
3 years ago
Dan Arnfield df82ec13b2 docker-ce is now available for Debian Bullseye
3 years ago
sakkiii 4a2b169fc9
systemd-timesyncd for ubuntu
3 years ago
sakkiii 7f0b8fef0a
Merge branch 'spantaleev:master' into patch-1
3 years ago
sakkiii 5209a17da1
migrate from ntp to chrony
3 years ago
oxmie 5df4d68829 Make federation domain customizable
3 years ago
Blaž Tomažič 72bc9b5cfc Add support for CentOS (Stream) 8
3 years ago
Aaron Raimist ca361af616
Add Hydrogen
4 years ago
Aaron Raimist 3d2142f88b
Add sanity check for server architecture
4 years ago
Slavi Pantaleev 93960b70be Do not fail if `_matrix-identity` DNS SRV record missing
4 years ago
Slavi Pantaleev 9a0222fa47 Add Sygnal support
4 years ago
Yannick Goossens 51e2547484 Added support for the Go-NEB bot
4 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 85a260daaf Make --tags=setup-prometheus not break, relying on matrix-base facts
4 years ago
Peetz0r 144a5e6198 Register docker network info and use it for prometheus-node-exporter
4 years ago
Peetz0r 989100b1c1 Grafana nginx proxy config
4 years ago
Peetz0r e0e459ac0c Fixed missing quotes
4 years ago
Peetz0r 473936065d Use Debian Buster Docker repo on Debian Bullseye
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev 70dcdd41a7 Simplify matrix-remove-all
4 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
4 years ago
Slavi Pantaleev c05d3d09bd Disable systemd services while stopping them
4 years ago
Slavi Pantaleev 92ee3d78a0 Fix matrix-remove-all for when Synapse workers are enabled
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev e1690722f7 Replace cronjobs with systemd timers
4 years ago
Slavi Pantaleev 6cce5383bc Fix Ansible 2.9.6 check
4 years ago
Slavi Pantaleev 2c09111a3a Actually enforce that we run on Ansible >= 2.7.1
4 years ago
Slavi Pantaleev 8710883064
Merge pull request #743 from pushytoxin/docker_network
4 years ago
Aaron Raimist 8827a49e21
Check equality properly
4 years ago
Aaron Raimist 3dd0517f04
Check for buggy version of Ansible that Ubuntu 20.04 provides
4 years ago
Slavi Pantaleev 8748f3d443 Move python{,3}-docker installation to another task
4 years ago
Slavi Pantaleev 349fbb6434 Do not hardcode armhf for Raspbian
4 years ago
Slavi Pantaleev a09ed58892 Ensure gnupg installed on Raspbian
4 years ago
Slavi Pantaleev f545de53f7 Do not hardcode "ubuntu" for the Docker APT key URL
4 years ago
Slavi Pantaleev 55f252a6ed Do not hardcode amd64 in setup_debian.yml
4 years ago
Slavi Pantaleev ed159cc742 Move matrix_architecture to matrix-base
4 years ago
Slavi Pantaleev 47613e5a27 Remove synapse-janitor support
4 years ago
Slavi Pantaleev d556aa943f Update docker-ce.repo to not hardcode $releasever=7
4 years ago
Béla Becker 6921ec4b8a Revert "Work around buggy docker_network sometimes failing to work"
4 years ago
Slavi Pantaleev 27c9014cb8 Improve uninstallation instructions
4 years ago
Tobias Küchel 1cf5b1d80f e2ee_backup: rename variables to be consistent with naming scheme
4 years ago
Tobias Küchel 5158fa4df9 e2ee_backup_methods: rather leave the default empty, so that the system default may apply
4 years ago
Tobias Küchel 8f7e21892d fix indentation, updated to proposed changes from Slavi: no more ifdef
4 years ago
Tobias Küchel 4cfa112755 update default backup_methods as proposed by the system anyway
4 years ago
Tobias Küchel 6599204334 fix commata not being set when secure_backup_required false
4 years ago
Tobias Küchel 48f929dc91 add variables for secure_backup_required and secure_backup_setup_methods
4 years ago
Slavi Pantaleev 23daec748c Require Ansible v2.7 or newer (because of items2dict and dict2items)
4 years ago
Slavi Pantaleev 43c5f3ec6e Do not create /home/matrix when creating the matrix user
4 years ago
Slavi Pantaleev 7eb8192a51 Comlain about version requirement on Ansible v1
4 years ago
Slavi Pantaleev 3d702fe03b Avoid set_fact with error message to prevent confusion
4 years ago
Chris van Dijk b9c8d059d0 Support both the im.vector.riot and io.element variants in client .well-known
4 years ago
Chris van Dijk f6b0f0a477 Rename matrix_riot_jitsi_preferredDomain and matrix_riot_e2ee_default to Element
4 years ago
Slavi Pantaleev 3c285bc6f5 Install lsb-release on Debian distros if unavailable
4 years ago
Slavi Pantaleev daf13107a0 Add support for rust-synapse-compress-state
4 years ago
merklaw fa6d85636f Add note about installing 'docker' Python package if Docker installation is disabled
4 years ago
merklaw 87df15441c Add note about installilng 'docker' Python package if Docker installation is disabled
4 years ago
vractal 9b61fef271 Replace gpg dependency for gnupg for better debian compatibility
4 years ago
hungrymonkey d093b9b148 Added gpg as base dependency for Debian 10
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
shadow ddfc945fcf Remove unused validate_config.yml, since it causes ansible warnings
4 years ago
Slavi Pantaleev 227f1a28e3 Allow matrix_user_uid/matrix_user_gid to be specified manually
4 years ago
Slavi Pantaleev de545f9c5f Update docs on self-building and remove useless variable
4 years ago
Slavi Pantaleev 5c5f1c6ab9 Add support for telling Riot to not default to E2EE
4 years ago
Slavi Pantaleev 7729511a84 Make vars.yml snapshotting optional and more configurable
5 years ago
Slavi Pantaleev 67ab7e7a1b Preserve vars.yml on the server for easily restoring
5 years ago
Slavi Pantaleev 10b3ceff72 Make Matrix federation port configurable
5 years ago
Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron usage
5 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Dan Arnfield 787f12e70d Fix typo in validation
5 years ago
Slavi Pantaleev c1c8b8e62c Warn about matrix_user_uid/matrix_user_gid
5 years ago
Slavi Pantaleev 36c61b5b4e Introduce a separate group variable (matrix_user_groupname)
5 years ago
Slavi Pantaleev ccc7aaf0ce Fix "Migrating to a new server" flow due to dynamic user/group creation
5 years ago
Slavi Pantaleev 8fea6f5130 Make sure matrix_user_uid and matrix_user_gid are always set
5 years ago
Fanch a1c5a197a9 remove default UID/GID
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Slavi Pantaleev 9a43cc02e0 Only install docker-python if matrix_docker_installation_enabled
5 years ago
Slavi Pantaleev 7035af87d8 Add support for Jitsi discovery for Riot via /.well-known/matrix/client
5 years ago
Alin Trăistaru 604e581a97 add ntpd defaults
5 years ago
Marcel Partap 874e2e1fc0 Rename variables (s/mxisd/ma1sd/) and adapt roles
5 years ago
Slavi Pantaleev 26b73e3a4b Do not install unnecessary bash-completion
5 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
5 years ago
Christian Wolf 4bc73ff4bb Removed autoinstallation of cron due to documentation
5 years ago
Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev cdd9ee1962 Add Jitsi support
5 years ago
Horvath Gergely 2d537484d5 introduce variable
5 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
5 years ago
Horvath Gergely 6232a81caf check if target distro is Raspbian and install docker accordingly
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely 610c98d6ab add riot-web support for raspberry pi
5 years ago
Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi
5 years ago
Horvath Gergely f28c7b71d2 build mxisd for rapsberry pi
5 years ago
Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi
5 years ago
Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Horvath Gergely 8a0c3146d3 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
dhose 320d512541 Fix for when if case evaluates to false
5 years ago