69 Commits (ef2e330d2247035bb8f49459b2384fe731a123f5)

Author SHA1 Message Date
Aaron Raimist ef2e330d22
Allow a few parts of Riot config.json to be configured (#24)
6 years ago
Slavi Pantaleev fb5115a544 Rename playbook variables so they are consistently prefixed
6 years ago
Slavi Pantaleev 2186031be2 Remove unnecessary code causing troubles on Debian-based systems
6 years ago
Slavi Pantaleev cf0a5b3d2e
Merge pull request #20 from izissise/mautrix-whatsapp
6 years ago
Slavi Pantaleev 95a6519876 Fix yaml syntax breakage
6 years ago
Slavi Pantaleev 67a445a74a Add support for controlling Matrix federation
6 years ago
Hugues Morisset b3fcc641c4 Add documentation and fix templates
6 years ago
Hugues Morisset 7a94fc0e24 Add mautrix-whatsapp
6 years ago
Slavi Pantaleev 3ecb16bbef Use disable_guests=true for Riot
6 years ago
Hugues Morisset 83a17f8439 Expose mautrix-telegram public endpoint through nginx
6 years ago
Slavi Pantaleev 6cc528ba5a Upgrade Synapse (v0.33.5.1 -> v0.33.7rc2)
6 years ago
Slavi Pantaleev 2185177957 Remove `lt-cred-mech` Coturn option
6 years ago
Slavi Pantaleev cc3e34b128 Fix to_yaml silliness
6 years ago
Slavi Pantaleev b49f4531e8 Make user presence-status tracking configurable
6 years ago
Slavi Pantaleev 7350842d9b Pull in homeserver.yaml template updates
6 years ago
Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable
6 years ago
Slavi Pantaleev 161854e6d7 Disable Docker container logging
6 years ago
Slavi Pantaleev 0d0ccde286 Add Service Discovery (/.well-known/matrix/client) support
6 years ago
Slavi Pantaleev 38e3ffa29c Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url)
6 years ago
Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path)
6 years ago
Slavi Pantaleev 3fed0ec594 Remove now-useless file
6 years ago
Hugues Morisset 45fb2df43f Fix some problem with permissions
6 years ago
Hugues Morisset 7b5f68c431 Add mautrix-telegram to bridge with telegram services
6 years ago
Slavi Pantaleev 7adcdf3040 Add the ability to control event_cache_size for Synapse
6 years ago
Slavi Pantaleev b52d91e180 Add the ability to controll password-peppering for Synapse
6 years ago
Slavi Pantaleev 6d6a6412fa Add the ability to control statistics-reporting for Synapse
6 years ago
Slavi Pantaleev 23e4a4734b Switch from acmetool to certbot for SSL certificate retrieval
6 years ago
Slavi Pantaleev 5398d80f01 Add support for matrix-corporal
6 years ago
Slavi Pantaleev 02d5b54fa5 Add controls for influencing Matrix Synapse's rate-limiting
6 years ago
Slavi Pantaleev f72882fe1a Fix user registration regression
6 years ago
Slavi Pantaleev b0f1a1c80f Fix nginx warning: adding already-default text/html to gzip_types
6 years ago
Slavi Pantaleev ea43d46b70 Add matrix-synapse-rest-auth support
6 years ago
Slavi Pantaleev df79901f8b Improve compression support
6 years ago
Slavi Pantaleev a302a7d748 Only run federation on 8448 and client on 80
6 years ago
Slavi Pantaleev 74093dfb15 Add mxisd Identity Server support
6 years ago
Slavi Pantaleev 617712000e Minor wording improvements
6 years ago
Slavi Pantaleev 21da2f572b Add email-sending support
6 years ago
Slavi Pantaleev 084a0a0e53 Minor consistency improvement
6 years ago
Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency
6 years ago
Slavi Pantaleev 3fd6fd647f Put all containers in their own isolated Docker network (matrix)
6 years ago
Slavi Pantaleev b88fe971d6 Fix matrix-nginx-proxy.service dependency on riot-web, if riot-web disabled
6 years ago
Slavi Pantaleev 839b401b28 Set up Synapse configuration using a template (not line/regexp replacements)
7 years ago
Slavi Pantaleev add8169c33 Remove deprecated "ssl" directive from nginx configuration
7 years ago
Slavi Pantaleev 053328be08 Fix nginx failing to start on certain low-cache CPUs
7 years ago
Slavi Pantaleev 1670a20937 Clean up riot-web UI (disable custom URLs and guest usage)
7 years ago
Slavi Pantaleev 5399e2b6bb Do not require (but want) matrix-coturn.service in matrix-synapse
7 years ago
Slavi Pantaleev cbee084ac1 Use Postgres 10.x by default (only for new installs)
7 years ago
Slavi Pantaleev b3e62126db Switch Docker image to official one
7 years ago
Slavi Pantaleev 67a98e51d9 Make the riot-web container run without root privileges
7 years ago
Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys
7 years ago