Application Cron Schedules¶
You can run cron jobs manually per app service that have defined cron schedules. There are few levels where cron schedules can be defined:
- Service-level, provided by the service itself via service template
- Stack-level, a schedule created via stack configuration UI or stack template
- App-level, a schedule created in a specific application instances
Cron scheduled can be defined for enabled non-external app services with a crontab syntax.