node-cron for programmatic scheduling.
Install
Minimal scheduler
TypeScript version
Reading schedules from config
If you want to read schedules defined viadbdock schedule, load them from dbdock.config.json:
Running alongside your app
Embed the scheduler in your existing Node.js service — no separate process needed:Multiple schedules
Graceful shutdown
See also
Scheduling overview
All scheduling options compared.
Creating backups
BackupService.createBackup() details.
