Schedules provide a mechanism for automating various server tasks. Access this feature by navigating to your server, and in the left sidebar, choosing Configuration -> Schedules.

Untitled

Using crontab syntax, users can set up schedules for server power operations, sending commands, and backup creation. Initiating a backup results in a server shutdown, with no automatic restart in the current implementation.

First, you will create a Schedule. After that, you can create task for that specific schedule by clicking Manage.

Untitled

Schedules come with the flexibility to be toggled on/off and can be manually invoked for immediate execution.

When defining tasks, you'll pick the desired action, set a time offset in seconds (determining the delay post-execution before the task kicks in), and input the payload, which designates the power action or command to be dispatched.