Setting up Daily Bar Generation
This page briefly explains how to schedule a daily bar generation.
It is possible to generate bar data results on a schedule by setting up a cron job to run a pipeline.
The relevant pipeline code is in the bargeneration.q
file in the fsi-app-ice-fi
package. For detailed steps of how to set up and configure a kubernetes cron job to do this, refer to the appropriate documentation.
For more information, refer to the general bar generation documentation.