93 Commits (eb5aa93e8a5b83593de4030982e583eae8aa8ee8)

Author SHA1 Message Date
Slavi Pantaleev 7e8e95a09a Make S3-mounting path configurable
4 years ago
Béla Becker 2edc9cb83c Name the Synapse database on state compression import
4 years ago
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 24100342e1 Tell people that federation_ip_range_blacklist is gone
4 years ago
Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Slavi Pantaleev daf13107a0 Add support for rust-synapse-compress-state
4 years ago
Slavi Pantaleev 9952ec6c16 Upgrade Synapse (v1.18.0 -> v1.19.0)
4 years ago
shadow 6293f1bdb0 Run all API self checks in check_mode
4 years ago
Slavi Pantaleev 10b3ceff72 Make Matrix federation port configurable
5 years ago
Slavi Pantaleev f56a9a0f5f
Merge pull request #524 from cnvandijk/fix-executable-path
5 years ago
Slavi Pantaleev 8bae39050e Update settings for Synapse v1.14.0
5 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
5 years ago
Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0)
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Chris van Dijk cf0e56e92b Consistent usage of matrix username and groupname, not uid and gid
5 years ago
Slavi Pantaleev 9cc0c5955d Use |quote in some command calls
5 years ago
Slavi Pantaleev ac60115190 Fix git installation bug during synapse-simple-antispam installation
5 years ago
Christian Wolf 51c271905d Removed bug in enhanced waiting
5 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
5 years ago
Christian Wolf 26bc66117d Removed redunadant waiting
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 027056e027 Fix weird path creation
5 years ago
Slavi Pantaleev 3cee815baf Fix some typos
5 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
5 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
5 years ago
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Slavi Pantaleev 2c04384e8e Synchronize config with the one from Synapse 1.9.0
5 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Slavi Pantaleev 68ed2ebefa Add support for Synapse Simple Antispam
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
Slavi Pantaleev a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1)
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Slavi Pantaleev affb99003c Improve Synapse variable naming consistency
6 years ago