FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Jake Smith's avatar
J.W. Smith authored
This should only apply to the operational copy of the EWS-Coordinator. If you want to run a separate copy for any reason, make these changes to point to your separate workspace. The git ignored files still need pointing to, but they don't need to be duplicated. Your local version of these changes can be stashed while pushing and pulling to/from the master branch.
12f8d94b
History

EWS Coordinator

This project contains all the glue code to run the operational wheat rust Early Warning System.

Main tasks:

  • Cron schedulers to run the EWS every day
  • File transfers between servers (FTP pulls and staging to servers)
  • Job management and launchers - running the EWS components located on our servers

To configure for a new region:

  1. Create a new config file (for example, see config_SouthAsia.json).
  2. Modify crontab to run with the new config files.