synapse/changelog.d
Luca Corbatto a6d84190eb Add systemd setup that supports workers (#4662)
This setup is a way to manage workers with systemd. It does however not
require workers. You can use this setup without workers. You just have
to make sure that the homeserver is forking and writes its PID file
to the location the service is looking in.

The currently distributed setup in the debian package does not work in
conjunction with workers.

* Adds changelog

* Lets systemd handle the forking

Sets all services to `type=simple` and disables daemonizing on the
synapse side.

* Formats readme to 80 columns per line

* Allows for full restart of all workers

* Changes README to reflect the new setup

* Adds dot to end of changelog file

* Removes surplus word

Co-Authored-By: targodan <targodan@users.noreply.github.com>

* Adds missing word

Co-Authored-By: targodan <targodan@users.noreply.github.com>

* Fixes linebreak

Co-Authored-By: targodan <targodan@users.noreply.github.com>

* Fixes unit type
2019-03-15 09:51:46 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
2090.bugfix fix incorrect encoding of filenames with spaces in (#2090) 2019-03-11 09:53:45 +00:00
4537.feature Rewrite userdir to be faster (#4537) 2019-03-07 01:22:53 -08:00
4662.misc Add systemd setup that supports workers (#4662) 2019-03-15 09:51:46 +00:00
4699.bugfix clarify comments 2019-03-05 09:16:35 +00:00
4735.feature Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
4740.bugfix Make 'event_id' a required parameter in federated state requests (#4741) 2019-02-27 14:35:47 -08:00
4749.bugfix Newsfile 2019-02-26 15:13:55 +00:00
4752.misc Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
4757.feature Newsfile 2019-02-27 13:46:29 +00:00
4757.misc Newsfile 2019-02-27 13:54:45 +00:00
4759.feature Update changelog.d/4759.feature 2019-02-27 15:32:21 +00:00
4763.bugfix Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
4765.misc Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
4770.misc Avoid rebuilding Edu objects in worker mode (#4770) 2019-03-04 12:57:44 +00:00
4771.misc Update test_typing to use HomeserverTestCase. (#4771) 2019-03-04 10:05:39 +00:00
4772.feature Add changelog and AUTHORS file entry 2019-03-01 10:44:40 +01:00
4776.bugfix Fix incorrect log about not persisting duplicate state event. (#4776) 2019-03-01 16:47:12 +00:00
4779.misc Update changelog.d/4779.misc 2019-03-06 14:29:56 -07:00
4790.bugfix Fix v4v6 option in HAProxy example config (#4790) 2019-03-04 13:19:41 +00:00
4791.feature Include a default configuration file in the 'docs' directory. (#4791) 2019-03-04 17:14:58 +00:00
4792.bugfix Add changelog 2019-03-04 14:05:16 +00:00
4794.misc Add changelog 2019-03-04 15:28:22 +00:00
4795.misc Add changelog 2019-03-04 16:01:17 +00:00
4796.feature Newsfile 2019-03-04 18:30:07 +00:00
4797.misc Clean up read-receipt handling. 2019-03-04 18:16:43 +00:00
4798.misc Add some debug about processing read receipts. 2019-03-04 18:19:40 +00:00
4799.misc changelog 2019-03-04 19:01:19 +00:00
4801.feature Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
4804.feature Add changelog 2019-03-05 18:55:29 +00:00
4814.feature Newsfile 2019-03-06 16:24:03 +00:00
4815.misc Newsfile 2019-03-06 17:24:53 +00:00
4816.misc Newsfile 2019-03-06 17:32:48 +00:00
4817.misc Newsfile 2019-03-06 17:38:19 +00:00
4818.bugfix Update changelog 2019-03-06 19:04:52 +00:00
4820.misc Update example_log_config.yaml (#4820) 2019-03-07 14:12:10 +00:00
4824.misc Document the generate option for the docker image. 2019-03-07 07:35:42 +00:00
4825.misc Fix check-newsfragment for debian-only changes. (#4825) 2019-03-07 14:03:05 +00:00
4828.misc Newsfile 2019-03-07 16:00:09 +00:00
4829.bugfix Newsfile 2019-03-07 16:18:02 +00:00
4832.misc Neilj/improved delegation doc 2 (#4832) 2019-03-12 14:23:28 +00:00
4837.bugfix Newsfile 2019-03-08 15:08:34 +00:00
4838.bugfix Transfer local user's push rules on room upgrade (#4838) 2019-03-12 14:42:53 +00:00
4839.misc Add changelog 2019-03-08 16:49:16 +00:00
4843.misc Add some stuff back to the .gitignore (#4843) 2019-03-15 09:22:29 +00:00
4844.misc Clarify what registration_shared_secret allows for (#2885) (#4844) 2019-03-11 18:21:52 +00:00
4846.feature changelog 2019-03-12 00:38:17 +11:00
4847.misc Newsfile 2019-03-11 14:13:58 +00:00
4849.misc Document using a certificate with a full chain (#4849) 2019-03-13 15:26:29 +00:00