Commit Graph

6 Commits

Author SHA1 Message Date
Jonas L 3962460d01
fix(worker): enable logfile variable expansion in ExecStart (#1717)
Reenable worker log file. Related to e5385b0dac
2022-03-29 14:15:26 +02:00
Kyle Robbertze e5385b0dac fix(worker): drop logfile reference until environment variable expansion works correctly 2022-03-28 21:06:43 +02:00
Jonas L e97c405ee9
feat(worker): add service log filepath (#1640) 2022-03-28 17:32:59 +02:00
jo 9b6d657fd6 feat(worker): load config using shared helpers
BREAKING CHANGE: The worker `RMQ_CONFIG_FILE` environement variable has
been renamed to `LIBRETIME_CONFIG_FILEPATH`. In addition the systemd
working directory for the worker has changed from `/srv/airtime` to
`/var/lib/libretime/worker`.
2022-02-25 11:48:57 +02:00
jo ccb8a234b8 chore: fixes after libretime_worker rename 2022-01-04 09:18:58 +02:00
jo 58e275147f Move python_apps/airtime-celery/ to worker/ 2021-10-17 08:02:47 +00:00