14 コミット (c00a7c2fe91f75340102f94de6ebb6e951d4aef9)

作成者 SHA1 メッセージ 日付
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately 5年前
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin 6年前
  Slavi Pantaleev 3cee815baf Fix some typos 6年前
  Slavi Pantaleev 2b85fde103 Rename some variables for consistency 6年前
  Horvath Gergely a5d94eec0b refactor variable names 6年前
  Horvath Gergely 310aa685f9 refactor based on Slavi's requests 6年前
  Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi 6年前
  Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid 6年前
  Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible 6年前
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images 6年前
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 6年前
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning 6年前
  Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 6年前
  Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag 6年前
  Lyubomir Popov a206b65ed7 Use the '-p' non-interactive option to generate password hash instead of 'expect' 6年前
  Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container). 6年前
  Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse" 6年前
  Slavi Pantaleev 39566aa7fe Generate a Synapse signing key file, if missing 6年前
  Slavi Pantaleev af1c9ae59d Do not force firewalld on people 7年前
  Slavi Pantaleev 45618679f5 Reload systemd services when they get updated 7年前
  Slavi Pantaleev a43bcd81fe Rename some variables 7年前
  Slavi Pantaleev 433780384e Do not use docker_container module 7年前
  Slavi Pantaleev 40f3793af7 Upgrade Synapse to v0.99 and simplify dummy TLS cert logic 7年前
  Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation 7年前
  Slavi Pantaleev 9438402f61 Drop capabilities in a few more places 7年前
  Slavi Pantaleev 51312b8250 Split playbook into multiple roles 7年前
  Jan Christian Grünhage 29d10804f0 Use yaml syntax instead of key=value syntax consistently 7年前
  Slavi Pantaleev 727dcda7d7 Organize Synapse setup files better 7年前
  Slavi Pantaleev e693b12d28 Relocate fail check to a better place 7年前
  Slavi Pantaleev fb5115a544 Rename playbook variables so they are consistently prefixed 7年前
  Slavi Pantaleev c7188e06f9 Relocate some playbook task files to make it easier to navigate 7年前
  Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable 7年前
  Slavi Pantaleev ea43d46b70 Add matrix-synapse-rest-auth support 7年前
  Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency 7年前
  Slavi Pantaleev cdf4eefdf9 Fix typos 7年前
  Slavi Pantaleev 839b401b28 Set up Synapse configuration using a template (not line/regexp replacements) 7年前
  Slavi Pantaleev b3e62126db Switch Docker image to official one 7年前
  Slavi Pantaleev 3af3ef48fc Make .log.config modifications respect whitespace 7年前
  Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys 8年前
  Slavi Pantaleev 57e4f12ad3 Add support for using a pre-configured Macaroon secret key 8年前
  Slavi Pantaleev 3a5f82267b Do not use Let's Encrypt certificate for Synapse's federation port 8年前
  Slavi Pantaleev cb323f5b4c Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 8年前
  Slavi Pantaleev ded7c274f6 Add support for Debian (9+) and Ubuntu (16.04+) 8年前
  Slavi Pantaleev ab1a9fd87e Add support for using an external PostgreSQL server 8年前
  Slavi Pantaleev 9c68b057b0 Add support for storing Matrix Synapse's media_store to Amazon S3 8年前
  Slavi Pantaleev ea91ef7fb2 Move media_store & logs out of /data. Allow logging to be configured 8年前
  Slavi Pantaleev 2bb8bb96d4 Add support for configuring max_upload_size 8年前
  Slavi Pantaleev ce3c31eb41 Adjust x_forwarded setting for the plain (8008) port 8年前
  Slavi Pantaleev 887d14884e Do not generate a new Matrix Synapse config, if one already exists 8年前
  Slavi Pantaleev 7d74dced28 Disable TURN for guests and enable URL previews 8年前