summaryrefslogtreecommitdiff
path: root/units
Commit message (Collapse)AuthorAgeFilesLines
* units: Increase delay for lorry-controller-remove-old-jobsBen Hutchings2020-09-151-1/+1
| | | | | | | | | lorry-controller-remove-old-jobs is currently run at very short intervals, with a delay of 1 minute between each run. Its work isn't time-critical, and this results in a lot of unnecessary work and log spam. Increase the delay between runs to 1 hour. Related to #18.
* Update terminology for hosts in internal APIs and web templatesBen Hutchings2020-06-012-2/+2
| | | | | | | | | | | | | | | | This is intended to replace all uses of "Trove" that should really be "Downstream Host" or "Upstream Host", except in the database schema and the REST API (which will probably change later). * ARCH: Update example code to reflect API name change * yarns.webapp: Update test descriptions and uses of internal APIs * units: Update and rename the ls-troves units (although they still use the ls-troves endpoint for now) Some references that really are specific to Trove integration are retained. Related to #3.
* Add systemd units to trigger old job removalbaserock/pedroalvarez/old-jobs-removalLars Wirzenius2014-10-232-0/+20
|
* Remove After= from remote ghost jobs .timer unitLars Wirzenius2014-09-091-1/+0
| | | | It caused a dependency loop.
* Add [Install] sections to systemd unitsLars Wirzenius2014-09-082-0/+6
| | | | Suggested by Pedro Alvarez.
* Add systemd units to remove ghost jobs automaticallyLars Wirzenius2014-09-042-0/+15
|
* Remove dependency of lighttpd-lorry-controller-webappbaserock/pedroalvarez/trove-ansible3Pedro Alvarez2014-07-113-3/+0
|
* Add 'Install' information to the unitsPedro Alvarez2014-07-098-0/+24
|
* Add new Lorry ControllerLars Wirzenius2014-04-158-0/+64