Create schedules
How to create automated server tasks which run at scheduled intervals.
Last updated
How to create automated server tasks which run at scheduled intervals.
Last updated
It's important to know that this is an advanced feature.
With our schedules feature, you can send power actions, send commands, and create backups at scheduled intervals. This is incredibly useful for things like daily restarts, automatic backups etc.
To get started, head over to the and select "Schedules" on the sidebar menu.
Click "Create" to begin the schedule creation process.
Enter the name of the schedule and use cron syntax to configure when it should run. Once done, click "Submit" to create the schedule.
You can now click "Create Task" to configure a task for this schedule.
Select the options you'd like to configure the task to use, and click "Submit" once done.
Your schedule will now be created and will execute as configured. You're also able to create multiple tasks per schedule without creating multiple separate schedules.