Граф коммитов

  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • | |\
  • | | *
  • | |/
  • | | *
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • | | *
  • | |/
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • 52d5e540c Fix ownership of generated self-signed certificates (root -> matrix) by Slavi Pantaleev 2019-02-02 17:32:13 +0200
  • 3acc90ebd Merge pull request #86 from dhose/feature/synapse-enable_metrics by Slavi Pantaleev 2019-02-01 22:28:46 +0200
  • 87e3deebf Enable exposure of Prometheus metrics. by dhose 2019-01-30 19:31:50 +0100
  • f55a29a4d Merge pull request #90 from Plailect/master by Slavi Pantaleev 2019-02-01 18:49:37 +0200
  • 29b40b428 Database files must be stored on permanent storage by Plailect 2019-02-01 11:44:06 -0500
  • 897cfbdcb Fix /.well-known/matrix/client installation by Slavi Pantaleev 2019-02-01 17:06:49 +0200
  • 5e8a7fd05 Update own-webserver guide and add sample Apache configuration by Slavi Pantaleev 2019-02-01 16:51:18 +0200
  • 8681a5dc6 Add 'none' SSL certificate retrieval method by Slavi Pantaleev 2019-02-01 16:50:02 +0200
  • e09b7435d Update documentation a bit by Slavi Pantaleev 2019-02-01 12:26:43 +0200
  • cd332d9b4 Add TLS v1.3 support to matrix-nginx-proxy by Slavi Pantaleev 2019-02-01 11:47:43 +0200
  • d5a0f562b Add comment about trailing whitespace in Markdown by Slavi Pantaleev 2019-02-01 11:00:25 +0200
  • 9c7546c82 Merge pull request #88 from dhose/feature/adding-editorconfig by Slavi Pantaleev 2019-02-01 10:58:34 +0200
  • d48f6ab92 Adding .editorconfig. by dhose 2019-01-31 09:37:20 +0100
  • 345d53b69 Update changelog by Slavi Pantaleev 2019-01-31 20:52:20 +0200
  • a9fae8e3b Revert "Use native OpenSSL module to generate `passkey.pem`" by Slavi Pantaleev 2019-01-31 20:45:14 +0200
  • 08321ea4b Merge pull request #87 from Plailect/master by Slavi Pantaleev 2019-01-31 20:20:32 +0200
  • 0dac5ea50 Use native OpenSSL module to generate `passkey.pem` by Plailect 2019-01-31 11:38:54 -0500
  • 5e1d96c72 Add `matrix_appservice_irc_container_expose_client_server_api_port` by Plailect 2019-01-31 11:20:45 -0500
  • 0a2a8e118 Update example configuration and documentation by Plailect 2019-01-31 11:05:27 -0500
  • 1c057bf06 Correct variable name in documentation by Plailect 2019-01-31 10:58:45 -0500
  • c2b1cf7f9 Fix SSL renewal script by Slavi Pantaleev 2019-01-31 09:43:09 +0200
  • 3a4a671dd Add support for matrix-appservice-irc by Plailect 2019-01-31 00:37:23 -0500
  • 3f5b1ad1a Merge pull request #84 from spantaleev/non-root-containers by Slavi Pantaleev 2019-01-29 19:00:59 +0200
  • 0be7b25c6 Make (most) containers run with a read-only filesystem by Slavi Pantaleev 2019-01-29 18:52:02 +0200
  • b77b96717 Merge branch 'master' into non-root-containers by Slavi Pantaleev 2019-01-29 18:00:11 +0200
  • cbc1cdbbf Do not try to load certificates by Slavi Pantaleev 2019-01-29 17:56:40 +0200
  • 9c09978ec Update changelog by Slavi Pantaleev 2019-01-28 15:57:57 +0200
  • bf1033145 Make mautrix-whatsapp run as non-root and w/o capabilities by Slavi Pantaleev 2019-01-28 15:55:58 +0200
  • 8a3f942d9 Make mautrix-telegram run as non-root and w/o capabilities by Slavi Pantaleev 2019-01-28 15:40:16 +0200
  • 3e8a4159e Uncomment unintentionally-commented logic by Slavi Pantaleev 2019-01-28 14:25:03 +0200
  • 9830a0871 Fix self-check for mxisd not being enabled by Slavi Pantaleev 2019-01-28 11:47:31 +0200
  • 9438402f6 Drop capabilities in a few more places by Slavi Pantaleev 2019-01-28 11:43:32 +0200
  • 316d653d3 Drop capabilities in containers by Slavi Pantaleev 2019-01-28 11:22:54 +0200
  • 0ff673554 Fall back to dig for SRV lookup, if no dnspython by Slavi Pantaleev 2019-01-28 09:42:04 +0200
  • 299a8c4c7 Make (most) containers start as non-root by Slavi Pantaleev 2019-01-27 20:25:13 +0200
  • 56d501679 Be explicit about the UID/GID we start Synapse with by Slavi Pantaleev 2019-01-26 20:21:18 +0200
  • 1a80058a2 Indent (non-YAML) using tabs by Slavi Pantaleev 2019-01-26 09:37:26 +0200
  • a88b24ed2 Update matrix-corporal (1.2.2 -> 1.3.0) by Slavi Pantaleev 2019-01-25 16:58:20 +0200
  • fcceb3143 Update riot-web (0.17.8 -> 0.17.9) by Slavi Pantaleev 2019-01-23 08:13:27 +0200
  • a4e7ad556 Use async Ansible task for importing Postgres by Slavi Pantaleev 2019-01-21 08:34:49 +0200
  • 0392822aa Show Postgres import command and mention manual importing by Slavi Pantaleev 2019-01-21 08:33:10 +0200
  • 8d186e519 Fix Postgres import when Postgres had never started by Slavi Pantaleev 2019-01-21 07:32:19 +0200
  • fef6c052c Pass Host/X-Forwarded-For everywhere by Slavi Pantaleev 2019-01-17 16:25:08 +0200
  • ba75ab496 Send Host/X-Forwarded-For to mxisd by Slavi Pantaleev 2019-01-17 16:21:04 +0200
  • cb11548ee Use mxisd for user directory searches by Slavi Pantaleev 2019-01-17 15:55:23 +0200
  • df0d46548 Fix typos in some variables (matrix_mxid -> matrix_mxisd) by Slavi Pantaleev 2019-01-17 14:47:37 +0200
  • d0b7ab2f0 Merge pull request #81 from spantaleev/more-independent-roles by Slavi Pantaleev 2019-01-17 14:37:58 +0200
  • 2fdafaa85 Update CHANGELOG by Slavi Pantaleev 2019-01-17 14:37:29 +0200
  • f4f06ae06 Make matrix-nginx-proxy role independent of others by Slavi Pantaleev 2019-01-17 13:32:46 +0200
  • c10182e5a Make roles more independent of one another by Slavi Pantaleev 2019-01-16 18:05:48 +0200
  • 515f04e93 Update CHANGELOG by Slavi Pantaleev 2019-01-16 17:13:58 +0200
  • 294a5c908 Fix YAML serialization of empty matrix_synapse_federation_domain_whitelist by Slavi Pantaleev 2019-01-16 17:06:58 +0200
  • 2d711555f Merge pull request #79 from TheLastProject/fix/scalar_widgets_auth by Slavi Pantaleev 2019-01-16 15:23:21 +0200
  • cec2aa61c Fix scalar widgets by Sylvia van Os 2019-01-16 14:03:39 +0100
  • 906942f30 Merge pull request #73 from spantaleev/split-into-multiple-roles by Slavi Pantaleev 2019-01-16 10:07:37 +0200
  • 6e1be4b85 Merge pull request #76 from Cadair/add_dir_mode by Slavi Pantaleev 2019-01-14 17:16:59 +0200
  • f8ebd94d0 Make the mode of the base path configurable by Stuart Mumford 2019-01-14 13:28:37 +0000
  • a2cab1bc0 Make the mode of the base path configurable by Stuart Mumford 2019-01-14 13:28:37 +0000
  • e8c78c157 Merge branch 'master' into split-into-multiple-roles by Slavi Pantaleev 2019-01-14 08:27:53 +0200
  • 857603d9d Make nginx-proxy files owned by matrix:matrix, not root:root by Slavi Pantaleev 2019-01-14 08:26:56 +0200
  • 70dc2aa32 Add missing vars to roles where they are used by Stuart Mumford 2019-01-13 17:41:19 +0000
  • b80d44afa Stop Postgres before finding files to move over by Slavi Pantaleev 2019-01-12 18:16:08 +0200
  • 51312b825 Split playbook into multiple roles by Slavi Pantaleev 2019-01-12 17:53:00 +0200
  • 7d1561b50 Merge pull request #72 from aaronraimist/readme-bubuntux by Slavi Pantaleev 2019-01-12 00:10:55 +0200
  • 7716c3b4a Update README to link to bubuntux/riot-web by Aaron Raimist 2019-01-11 15:29:45 -0600
  • 6d253ff57 Switch to a better riot-web image (avhost/docker-matrix-riot -> bubuntux/riot-web) by Slavi Pantaleev 2019-01-11 21:20:17 +0200
  • 14a237885 Fix missing SMTP configuration for mxisd by Slavi Pantaleev 2019-01-11 20:26:40 +0200
  • 9a9b7383e Completely redo how mxisd configuration gets generated by Slavi Pantaleev 2019-01-11 19:33:54 +0200
  • fca2f2e03 Catch misconfigured REST Auth password provider during installation by Slavi Pantaleev 2019-01-11 01:03:35 +0200
  • 46c5d11d5 Update components by Slavi Pantaleev 2019-01-10 19:29:56 +0200
  • 2ae7c5e17 Merge pull request #68 from spantaleev/manage-cronjobs-with-cron-module by Slavi Pantaleev 2019-01-08 16:21:57 +0200
  • 00ae43504 Use |to_json filter for serializing booleans to JSON by Slavi Pantaleev 2019-01-08 13:10:12 +0200
  • b222d26c8 Switch to managing cronjobs with the Ansible cron module by Slavi Pantaleev 2019-01-08 12:24:59 +0200
  • ef2dc3745 Check DNS SRV record for _matrix-identity._tcp when mxisd enabled by Slavi Pantaleev 2019-01-08 10:39:22 +0200
  • f92c4d5a2 Use Ansible dig lookup instead of calling the dig program by Slavi Pantaleev 2019-01-08 10:19:45 +0200
  • 65d4fe7e0 Merge pull request #66 from jcgruenhage/use-yaml-syntax-consistently by Slavi Pantaleev 2019-01-08 08:51:49 +0200
  • 29d10804f Use yaml syntax instead of key=value syntax consistently by Jan Christian Grünhage 2019-01-07 23:35:35 +0100
  • 5135c0cc0 Add Ansible guide and Ansible version checks by Slavi Pantaleev 2019-01-03 16:15:47 +0200
  • 99af4543a Replace include usage with include_tasks and import_tasks by Slavi Pantaleev 2019-01-03 15:24:08 +0200
  • 76506f34e Make media-store restore work with server files, not local by Slavi Pantaleev 2019-01-01 15:37:57 +0200
  • 543b98d24 Update documentation by Slavi Pantaleev 2019-01-01 15:35:33 +0200
  • e604a7bd4 Fix error message inaccuracy by Slavi Pantaleev 2019-01-01 15:25:52 +0200
  • 4c2e1a058 Make SQLite database import work with server files, not local by Slavi Pantaleev 2019-01-01 15:16:13 +0200
  • f153c70a6 Reorganize some files by Slavi Pantaleev 2019-01-01 14:47:22 +0200
  • 6d8931982 Add support for importing an existing Postgres database by Slavi Pantaleev 2019-01-01 14:40:48 +0200
  • f472c1b9e Ensure psql returns a failure exit code when it fails by Slavi Pantaleev 2019-01-01 14:02:31 +0200
  • a7f791f8f Make Postgres version detection logic reusable to ease maintenance by Slavi Pantaleev 2019-01-01 13:31:01 +0200
  • c59a53551 Make well-known self-check not depend on Content-Type: application/json by Slavi Pantaleev 2018-12-31 11:17:52 +0200
  • 7e8d9d3fa Merge pull request #61 from hardye/matrix-mailer-mailname by Slavi Pantaleev 2018-12-31 08:09:22 +0200
  • 2fc0f5f3c Set MAILNAME env variable to FQDN hostname for matrix-mailer. by Hardy Erlinger 2018-12-30 21:50:59 +0100
  • 87b5f0a4d Server non-scary page at matrix domain (take 2) by Slavi Pantaleev 2018-12-29 20:11:37 +0200
  • c48e31381 Add minimum version requirement for Ansible by Slavi Pantaleev 2018-12-29 15:31:05 +0200
  • f7aa36296 Make "obtain certificates" tasks have unique names by Slavi Pantaleev 2018-12-24 09:39:27 +0200
  • 4757c13a2 Do not install openssl if not necessary by Slavi Pantaleev 2018-12-24 09:38:00 +0200
  • 12b65d8cc Serve a non-scary page at the matrix domain by Slavi Pantaleev 2018-12-23 19:45:03 +0200
  • b9b5674b8 Lowercase host_specific_hostname_identity to prevent troubles by Slavi Pantaleev 2018-12-23 19:20:53 +0200
  • fe9b9773c Move setup sanity checks to a central place by Slavi Pantaleev 2018-12-23 19:14:01 +0200
  • 9d6ea6852 Make every mxisd configuration option accessible by haslersn 2018-12-05 10:33:49 +0100
  • 91567fc41 Remove debug by Slavi Pantaleev 2018-12-23 17:26:39 +0200
  • e033eb443 Do not set up nginx-proxy auto-restart if not using Let's Encrypt by Slavi Pantaleev 2018-12-23 15:38:33 +0200