We'll use the auxiliary node for running the the Comm team dev scripts (RUN_COMM_TEAM_DEV_SCRIPTS) and for database backup.
Depends on D13134
Differential D13135
[keyserver] Introduce concept of auxiliary node for running certain cronjobs ashoat on Aug 21 2024, 6:00 PM. Authored by Tags None Referenced Files
Subscribers
Details We'll use the auxiliary node for running the the Comm team dev scripts (RUN_COMM_TEAM_DEV_SCRIPTS) and for database backup. Depends on D13134 Ran this on my personal server and confirmed that it worked
Diff Detail
Event TimelineComment Actions Unfortunately Phabricator got a little confused on this diff, and is marking some changes in a confusing way. Basically I just pulled out three cronjobs here and put them at the end:
The first is additionally gated by COMM_JSONCONFIG_facts_backups, and the other two are additionally gated on RUN_COMM_TEAM_DEV_SCRIPTS. When their gates are enabled, they can be run on either the primary or auxiliary nodes. |