summary refs log tree commit diff
path: root/docs/systemd-with-workers/workers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add sample worker files for `pusher` and `federation_sender` (#14077)Dirk Klimpel2022-10-072-0/+16
| | | Signed-off-by: Dirk Klimpel <dirk@klimpel.org>
* Add some cross references to worker documentation (#13974)Dirk Klimpel2022-09-301-0/+14
| | | | Signed-off-by: Dirk Klimpel <dirk@klimpel.org>
* Remove documentation of legacy `frontend_proxy` worker app (#13645)Richard van der Hoff2022-08-301-0/+2
| | | | | This has been the same as a generic_worker since #6964, so let's get rid of it. Fixes #3717
* Add some example configurations for worker (#12492)Dirk Klimpel2022-04-253-1/+33
| | | Signed-off-by: Dirk Klimpel <dirk@klimpel.org>
* Replace `federation_reader` with `generic_worker` in docs (#12457)Dirk Klimpel2022-04-142-13/+13
|
* Fixup worker doc (again) (#8000)Erik Johnston2020-08-061-1/+1
|
* Make systemd-with-workers doc official (#7234)Richard van der Hoff2020-04-081-0/+13
Simplify and update this documentation, and make it part of the core dist.