Commit Graph

  • 5e8a7fd05b Update own-webserver guide and add sample Apache configuration Slavi Pantaleev 2019-02-01 16:51:18 +0200
  • 8681a5dc69 Add 'none' SSL certificate retrieval method Slavi Pantaleev 2019-02-01 16:50:02 +0200
  • e09b7435d1 Update documentation a bit Slavi Pantaleev 2019-02-01 12:26:43 +0200
  • cd332d9b4e Add TLS v1.3 support to matrix-nginx-proxy Slavi Pantaleev 2019-02-01 11:47:43 +0200
  • d5a0f562ba Add comment about trailing whitespace in Markdown Slavi Pantaleev 2019-02-01 11:00:25 +0200
  • 9c7546c828
    Merge pull request #88 from dhose/feature/adding-editorconfig Slavi Pantaleev 2019-02-01 10:58:34 +0200
  • d48f6ab922 Adding .editorconfig. dhose 2019-01-31 09:37:20 +0100
  • 345d53b693 Update changelog Slavi Pantaleev 2019-01-31 20:52:20 +0200
  • a9fae8e3b1 Revert "Use native OpenSSL module to generate `passkey.pem`" Slavi Pantaleev 2019-01-31 20:45:14 +0200
  • 08321ea4bb
    Merge pull request #87 from Plailect/master Slavi Pantaleev 2019-01-31 20:20:32 +0200
  • 0dac5ea508
    Use native OpenSSL module to generate `passkey.pem` Plailect 2019-01-31 11:38:54 -0500
  • 5e1d96c727
    Add `matrix_appservice_irc_container_expose_client_server_api_port` Plailect 2019-01-31 11:20:45 -0500
  • 0a2a8e118c
    Update example configuration and documentation Plailect 2019-01-31 11:05:27 -0500
  • 1c057bf06d
    Correct variable name in documentation Plailect 2019-01-31 10:58:45 -0500
  • c2b1cf7f93 Fix SSL renewal script Slavi Pantaleev 2019-01-31 09:43:09 +0200
  • 3a4a671dd7
    Add support for matrix-appservice-irc Plailect 2019-01-31 00:37:23 -0500
  • 3f5b1ad1a5
    Merge pull request #84 from spantaleev/non-root-containers Slavi Pantaleev 2019-01-29 19:00:59 +0200
  • 0be7b25c64 Make (most) containers run with a read-only filesystem Slavi Pantaleev 2019-01-29 18:52:02 +0200
  • b77b967171 Merge branch 'master' into non-root-containers Slavi Pantaleev 2019-01-29 18:00:11 +0200
  • cbc1cdbbf0 Do not try to load certificates Slavi Pantaleev 2019-01-29 17:56:40 +0200
  • 9c09978ecd Update changelog Slavi Pantaleev 2019-01-28 15:57:57 +0200
  • bf10331456 Make mautrix-whatsapp run as non-root and w/o capabilities Slavi Pantaleev 2019-01-28 15:55:58 +0200
  • 8a3f942d93 Make mautrix-telegram run as non-root and w/o capabilities Slavi Pantaleev 2019-01-28 15:40:16 +0200
  • 3e8a4159e6 Uncomment unintentionally-commented logic Slavi Pantaleev 2019-01-28 14:25:03 +0200
  • 9830a0871d Fix self-check for mxisd not being enabled Slavi Pantaleev 2019-01-28 11:47:31 +0200
  • 9438402f61 Drop capabilities in a few more places Slavi Pantaleev 2019-01-28 11:43:32 +0200
  • 316d653d3e Drop capabilities in containers Slavi Pantaleev 2019-01-28 11:22:54 +0200
  • 0ff6735546 Fall back to dig for SRV lookup, if no dnspython Slavi Pantaleev 2019-01-28 09:42:04 +0200
  • 299a8c4c7c Make (most) containers start as non-root Slavi Pantaleev 2019-01-27 20:25:13 +0200
  • 56d501679d Be explicit about the UID/GID we start Synapse with Slavi Pantaleev 2019-01-26 20:21:18 +0200
  • 1a80058a2a Indent (non-YAML) using tabs Slavi Pantaleev 2019-01-26 09:37:26 +0200
  • a88b24ed2c Update matrix-corporal (1.2.2 -> 1.3.0) Slavi Pantaleev 2019-01-25 16:58:20 +0200
  • fcceb3143d Update riot-web (0.17.8 -> 0.17.9) Slavi Pantaleev 2019-01-23 08:13:27 +0200
  • a4e7ad5566 Use async Ansible task for importing Postgres Slavi Pantaleev 2019-01-21 08:34:49 +0200
  • 0392822aa7 Show Postgres import command and mention manual importing Slavi Pantaleev 2019-01-21 08:33:10 +0200
  • 8d186e5194 Fix Postgres import when Postgres had never started Slavi Pantaleev 2019-01-21 07:32:19 +0200
  • fef6c052c3 Pass Host/X-Forwarded-For everywhere Slavi Pantaleev 2019-01-17 16:25:08 +0200
  • ba75ab496d Send Host/X-Forwarded-For to mxisd Slavi Pantaleev 2019-01-17 16:21:04 +0200
  • cb11548eec Use mxisd for user directory searches Slavi Pantaleev 2019-01-17 15:55:23 +0200
  • df0d465482 Fix typos in some variables (matrix_mxid -> matrix_mxisd) Slavi Pantaleev 2019-01-17 14:47:37 +0200
  • d0b7ab2f05
    Merge pull request #81 from spantaleev/more-independent-roles Slavi Pantaleev 2019-01-17 14:37:58 +0200
  • 2fdafaa85b Update CHANGELOG Slavi Pantaleev 2019-01-17 14:37:29 +0200
  • f4f06ae068 Make matrix-nginx-proxy role independent of others Slavi Pantaleev 2019-01-17 13:32:46 +0200
  • c10182e5a6 Make roles more independent of one another Slavi Pantaleev 2019-01-16 18:05:48 +0200
  • 515f04e936 Update CHANGELOG Slavi Pantaleev 2019-01-16 17:13:58 +0200
  • 294a5c9083 Fix YAML serialization of empty matrix_synapse_federation_domain_whitelist Slavi Pantaleev 2019-01-16 17:06:58 +0200
  • 2d711555fe
    Merge pull request #79 from TheLastProject/fix/scalar_widgets_auth Slavi Pantaleev 2019-01-16 15:23:21 +0200
  • cec2aa61c1 Fix scalar widgets Sylvia van Os 2019-01-16 14:03:39 +0100
  • 906942f304
    Merge pull request #73 from spantaleev/split-into-multiple-roles Slavi Pantaleev 2019-01-16 10:07:37 +0200
  • 6e1be4b85d
    Merge pull request #76 from Cadair/add_dir_mode Slavi Pantaleev 2019-01-14 17:16:59 +0200
  • f8ebd94d08
    Make the mode of the base path configurable Stuart Mumford 2019-01-14 13:28:37 +0000
  • e8c78c1572 Merge branch 'master' into split-into-multiple-roles Slavi Pantaleev 2019-01-14 08:27:53 +0200
  • 857603d9d7 Make nginx-proxy files owned by matrix:matrix, not root:root Slavi Pantaleev 2019-01-14 08:26:56 +0200
  • b80d44afaa Stop Postgres before finding files to move over Slavi Pantaleev 2019-01-12 18:16:08 +0200
  • 51312b8250 Split playbook into multiple roles Slavi Pantaleev 2019-01-12 17:53:00 +0200
  • 7d1561b506
    Merge pull request #72 from aaronraimist/readme-bubuntux Slavi Pantaleev 2019-01-12 00:10:55 +0200
  • 7716c3b4ae
    Update README to link to bubuntux/riot-web Aaron Raimist 2019-01-11 15:29:45 -0600
  • 6d253ff571 Switch to a better riot-web image (avhost/docker-matrix-riot -> bubuntux/riot-web) Slavi Pantaleev 2019-01-11 21:20:17 +0200
  • 14a237885a Fix missing SMTP configuration for mxisd Slavi Pantaleev 2019-01-11 20:26:40 +0200
  • 9a9b7383e9 Completely redo how mxisd configuration gets generated Slavi Pantaleev 2019-01-11 19:33:54 +0200
  • fca2f2e036 Catch misconfigured REST Auth password provider during installation Slavi Pantaleev 2019-01-11 01:03:35 +0200
  • 46c5d11d56 Update components Slavi Pantaleev 2019-01-10 19:29:56 +0200
  • 2ae7c5e177
    Merge pull request #68 from spantaleev/manage-cronjobs-with-cron-module Slavi Pantaleev 2019-01-08 16:21:57 +0200
  • 00ae435044 Use |to_json filter for serializing booleans to JSON Slavi Pantaleev 2019-01-08 13:10:12 +0200
  • b222d26c86 Switch to managing cronjobs with the Ansible cron module Slavi Pantaleev 2019-01-08 12:24:59 +0200
  • ef2dc3745a Check DNS SRV record for _matrix-identity._tcp when mxisd enabled Slavi Pantaleev 2019-01-08 10:39:22 +0200
  • f92c4d5a27 Use Ansible dig lookup instead of calling the dig program Slavi Pantaleev 2019-01-08 10:19:45 +0200
  • 65d4fe7e0c
    Merge pull request #66 from jcgruenhage/use-yaml-syntax-consistently Slavi Pantaleev 2019-01-08 08:51:49 +0200
  • 29d10804f0 Use yaml syntax instead of key=value syntax consistently Jan Christian Grünhage 2019-01-07 23:35:35 +0100
  • 5135c0cc0a Add Ansible guide and Ansible version checks Slavi Pantaleev 2019-01-03 16:15:47 +0200
  • 99af4543ac Replace include usage with include_tasks and import_tasks Slavi Pantaleev 2019-01-03 15:24:08 +0200
  • 76506f34e0 Make media-store restore work with server files, not local Slavi Pantaleev 2019-01-01 15:37:57 +0200
  • 543b98d24c Update documentation Slavi Pantaleev 2019-01-01 15:35:33 +0200
  • e604a7bd43 Fix error message inaccuracy Slavi Pantaleev 2019-01-01 15:25:52 +0200
  • 4c2e1a0588 Make SQLite database import work with server files, not local Slavi Pantaleev 2019-01-01 15:16:13 +0200
  • f153c70a60 Reorganize some files Slavi Pantaleev 2019-01-01 14:47:22 +0200
  • 6d89319822 Add support for importing an existing Postgres database Slavi Pantaleev 2019-01-01 14:40:48 +0200
  • f472c1b9e5 Ensure psql returns a failure exit code when it fails Slavi Pantaleev 2019-01-01 14:02:31 +0200
  • a7f791f8f9 Make Postgres version detection logic reusable to ease maintenance Slavi Pantaleev 2019-01-01 13:31:01 +0200
  • c59a53551a Make well-known self-check not depend on Content-Type: application/json Slavi Pantaleev 2018-12-31 11:17:52 +0200
  • 7e8d9d3fab
    Merge pull request #61 from hardye/matrix-mailer-mailname Slavi Pantaleev 2018-12-31 08:09:22 +0200
  • 2fc0f5f3cf Set MAILNAME env variable to FQDN hostname for matrix-mailer. Hardy Erlinger 2018-12-30 21:50:59 +0100
  • 87b5f0a4d4 Server non-scary page at matrix domain (take 2) Slavi Pantaleev 2018-12-29 20:11:37 +0200
  • c48e31381d Add minimum version requirement for Ansible Slavi Pantaleev 2018-12-29 15:31:05 +0200
  • f7aa362961 Make "obtain certificates" tasks have unique names Slavi Pantaleev 2018-12-24 09:39:27 +0200
  • 4757c13a2e Do not install openssl if not necessary Slavi Pantaleev 2018-12-24 09:38:00 +0200
  • 12b65d8ccc Serve a non-scary page at the matrix domain Slavi Pantaleev 2018-12-23 19:45:03 +0200
  • b9b5674b8a Lowercase host_specific_hostname_identity to prevent troubles Slavi Pantaleev 2018-12-23 19:20:53 +0200
  • fe9b9773c0 Move setup sanity checks to a central place Slavi Pantaleev 2018-12-23 19:14:01 +0200
  • 91567fc41d Remove debug Slavi Pantaleev 2018-12-23 17:26:39 +0200
  • e033eb443b Do not set up nginx-proxy auto-restart if not using Let's Encrypt Slavi Pantaleev 2018-12-23 15:38:33 +0200
  • 268e9b5b66 Escape homeserver variables to prevent rare breakage Slavi Pantaleev 2018-12-23 15:20:01 +0200
  • 727dcda7d7 Organize Synapse setup files better Slavi Pantaleev 2018-12-23 14:26:40 +0200
  • d05b66cff3 Update README Slavi Pantaleev 2018-12-23 11:03:42 +0200
  • d28bdb3258 Add support for 2 more SSL certificate retrieval methods Slavi Pantaleev 2018-12-23 11:00:12 +0200
  • bfcba5256e Upgrade mxisd (1.2.1 -> 1.2.2) Slavi Pantaleev 2018-12-23 08:49:21 +0200
  • 57ee350420 Raise default timeout value for matrix-corporal Slavi Pantaleev 2018-12-21 12:18:23 +0200
  • cc9d3aef59 Upgrade matrix-corporal (1.2.1 -> 1.2.2) Slavi Pantaleev 2018-12-21 11:55:35 +0200
  • 8cf66bdff3 Update changelog with some past information Slavi Pantaleev 2018-12-21 10:25:25 +0200
  • 6124effbe1 Register shared-secret-auth password provider first Slavi Pantaleev 2018-12-21 10:16:36 +0200