Marcel Partap
c8f051a42d
Track workers endpoint list in repo instead of regenerating on user side
2021-01-23 14:44:36 +01:00
Marcel Partap
b6b95fe742
synapse workers-doc-to-yaml script: compatibility++ with non-gnu awk
2020-12-02 23:22:02 +01:00
Marcel Partap
3156d96619
synapse workers-doc-to-yaml.awk: escape slash for non-gnu awk versions
2020-12-02 00:29:20 +01:00
Marcel Partap
1e971312e8
synapse workers: handle auth fallback endpoint on main process only
...
(allegedly breaks with SSO enabled)
2020-11-10 21:23:19 +01:00
Marcel Partap
e078e29ef8
synapse workers: fix self name in workers-doc-to-yaml.awk script
2020-10-28 08:39:31 +01:00
Marcel Partap
2d1b9f2dbf
synapse workers: reworkings + get endpoints from upstream docs via awk
...
(yes, a bit awkward and brittle… xD)
2020-10-28 07:13:19 +01:00
Marcel Partap
501efee07e
synapse workers: supply systemd with actual worker PIDs (requires jq)
...
also, worker.yaml.j2:
- hone worker_name
- remove worker_pid_file entry (would only be used if worker_daemonize
set to true; also, synapse only knows about the container namespace
and thus can not provide the required host-view PID)
2020-10-22 20:53:41 +02:00