Running a Scheduled Program

Scheduled Programs allow you to start a service on a defined schedule.

Services configured as scheduled programs are expected to execute a task and terminate as soon as that task is finished, leaving no open resources.

Scheule setting

Configuring a Scheduled Program

To configure a scheduled program:

  1. Select a service and go to the Schedule tab.
  2. In the schedule settings, choose one of the following options for each day of the week:
    • Switch Running all day or Paused all day
    • Or Specific hours (define start and end times in a specified timezone)

Schedule

  1. Click Update Scheduale seeting button
  2. Once the setting is saved, the service will run according to the defined schedule.

How to Start an Application at a Specific Time

To start an application at a specific time:

  1. Go to the Schedule tab of the selected service.
  2. Choose Specific hours in the schedule settings.
  3. Define the start and end times in the specified timezone.
  4. Click Update Schedule setting to save the changes.

How to Run a Maintenance Task Daily

To run a maintenance task daily:

  1. Select the maintenance service and go to the Schedule tab.
  2. Set the schedule to Running all day for each day of the week.
  3. Click Update Schedule setting to save the changes.

How to Pause a Service on Weekends

To pause a service on weekends:

  1. Select the service and go to the Schedule tab.
  2. Set the schedule to Paused all day for Saturday and Sunday.
  3. Click Update Schedule setting to save the changes.

Edit this file on GitHub