Setting Backup Schedules
Last updated
Last updated
Cloudback provides built-in schedules for daily backups. However, you may also need to have a custom schedule for your backups, like weekly or monthly backups. In this case, you can set up a custom schedule for your backups. This page will guide you through the process of setting up a custom schedule for your backups and applying it to your repositories.
Follow these steps to create a new custom schedule for your backups:
Open the Cloudback dashboard and navigate to the Schedules
page using the left menu.
Click on the + Add a new schedule
button to create a new schedule:
Enter the schedule name. It will be used to identify the schedule in the list of schedules when you choose a schedule for your repository.
All schedules are cron-based schedules. You can set up a schedule to run at a specific time or on specific days of the week or month by selecting the corresponding options in the Hour
, Day
, and Month
tabs. For example, to run a backup every Monday at 0:00 AM, you would select the Day
tab and check the Monday
checkbox. The corresponding cron expression will be generated automatically based on your selections.
Click on the Save
button to save the schedule. The schedule will be displayed in the list of schedules:
You can edit or delete a custom schedule by clicking on the Edit
or Delete
buttons next to the schedule in the list of schedules. Please note that you cannot delete a schedule that is currently in use by any repository.
You can apply a custom schedule to a repository by opening repository details, selecting the custom schedule from the list of schedules, and clicking on the Save
button. The repository will start using the custom schedule for its backups.
Also, you can apply a custom schedule to multiple repositories at once using the Bulk Operations.