-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Students have asked how to run a CRON job on Render.
Select CRON Job server type:
Specify the CRON interval, and the script to be run (for example send email every 5 mins). Choose instance type (no free servers available unfortunately):
FYI CRON for every night at 1am would be:
0 1 * * *
Then sit back and watch the job run at specified intervals (in this case every 5 minutes). See the logs:

Metadata
Metadata
Assignees
Labels
No labels
