synapse/contrib
Roel ter Maat 2611433b70
Add redis SSL configuration options (#15312)
* Add SSL options to redis config

* fix lint issues

* Add documentation and changelog file

* add missing . at the end of the changelog

* Move client context factory to new file

* Rename ssl to tls and fix typo

* fix lint issues

* Added when redis attributes were added
2023-05-11 13:02:51 +01:00
..
cmdclient Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 2022-06-01 07:32:35 -04:00
datagrip Make it easier to use DataGrip w/ Synapse's schema (#14982) 2023-02-15 13:51:37 +00:00
docker Improve Docker docs for use with Postgres (#11640) 2022-01-05 10:50:28 +00:00
docker_compose_workers Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
grafana Fix the *MAU Limits* section of the Grafana dashboard relying on a specific `job` name for the workers of a Synapse deployment. (#14644) 2022-12-13 14:19:43 +00:00
graph Fix-up the contrib/graph scripts. (#13013) 2022-06-10 08:30:14 -04:00
lnav lnav config for synpase logs (#14953) 2023-02-01 12:36:04 +00:00
prometheus Add comments to the Prometheus recording rules to make it clear which set of rules you need for Grafana or Prometheus Console. (#13876) 2022-09-23 11:46:45 +01:00
purge_api Fix Shellcheck SC2089 and SC2090: Quotes in vars 2021-10-22 23:08:54 +01:00
snap Move the `snapcraft` configuration to `contrib`. (#12142) 2022-03-02 19:22:44 +00:00
systemd Fix broken links in INSTALL.md (#10331) 2021-07-08 15:46:13 +01:00
systemd-with-workers Fix some links in `docs` and `contrib` (#10370) 2021-07-13 11:55:48 +01:00
vertobot hacky support for video for FS CC DD 2015-08-06 18:18:36 +01:00
workers-bash-scripts Include `x_forwarded` in workers example configs (#14667) 2023-01-13 14:06:58 +00:00
README.rst Document contrib directory 2018-04-20 11:47:38 +01:00
example_log_config.yaml Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00

README.rst

Community Contributions
=======================

Everything in this directory are projects submitted by the community that may be useful
to others. As such, the project maintainers cannot guarantee support, stability
or backwards compatibility of these projects. 

Files in this directory should *not* be relied on directly, as they may not
continue to work or exist in future. If you wish to use any of these files then
they should be copied to avoid them breaking from underneath you.